Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

RANSAC parameters

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

RANSAC parameters

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