-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
RANSAC parameters for estimateRigidTransform #4270
Copy link
Copy link
Open
Description
Transferred from http://code.opencv.org/issues/936
|| Do Bi on 2011-03-08 20:26
|| Priority: Normal
|| Affected: None
|| Category: imgproc, video
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
RANSAC parameters for estimateRigidTransform
Hi,
I think, it would be cool, if RANSAC_MAX_ITERS, RANSAC_SIZE0 and RANSAC_GOOD_RATIO in cvEstimateRigidTransform were parameters and not hard coded, and if this flexibility would also be usable in cv::estimateRigidTransform.
Regards,
Dobias
History
Reactions are currently unavailable