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.