Hey, i'm using the RANSAC-Algorithm for estimating a homography. The only parameter i can edit is the reprojection error threshold t. What are the values of the other parameters in OpenCV?
- N --> number of trials
- T --> threshold for the number of inliers
- p --> probability that one of the random sample is free from outliers