Meaning of rectified beforePoints for filterHomographyDecompByVisibleRefpoints()

asked 2020-03-25 06:10:20 -0600

Hello,

The filterHomographyDecompByVisibleRefpoints() doc reference says:

"beforePoints Vector of (rectified) visible reference points before the homography is applied".

Can someone explain what rectified means if the homography is not applied? Is it to multiply by the inverse of the camera intrinsic matrix?

Thanks in advance!

edit retag flag offensive close merge delete