Ask Your Question

Revision history [back]

Meaning of rectified beforePoints for filterHomographyDecompByVisibleRefpoints()

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!