Hi everyone,
I've used initUndistortRectifyMap() and Remap() to undistort image, but I have no idea how to crop the ROI I want. I want it keep the region of original horizontal and vertical FoV, I've try getOptimalNewCameraMatrix() with different alpha 0~1, just can not get it.
Any idea? Thanks!