videoin TOP (CV:undistort and direct link to c++ TOP)

Two RFE’s

1: An option in the videoin TOP to “undo” radial distortions. Most of the camera calibration tools seem to export the “same” 5 coefficients that can be passed to cv::undistort(). So the idea is to have cv::undistort() build into the videoIn and have a DAT param interface to feed those coefficients into the node.

2: If connecting the videoin TOP diretly to the c++ TOP, i’d be great if the video stream could be made available without the upload and download to the GPU.

+1 for those.

I have been rendering video input onto a grid then using the camera callib parameters from ARToolkit to move the points on the grid so it straightens the image out a bit.

rod.