Home
last modified time | relevance | path

Searched defs:inlier_threshold_ (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/
H A Dcorrespondence_rejection_sample_consensus.h259 double inlier_threshold_; variable
H A Dregistration.h620 double inlier_threshold_; variable
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dtermination.cpp222 double non_randomness_phi_, double inlier_threshold_) : log_confidence in ProsacTerminationCriteriaImpl()
231 double inlier_threshold_) : log_confidence(log(1-confidence)), beta(beta_), in ProsacTerminationCriteriaImpl()
H A Dquality.cpp374 double inlier_threshold_, double prob_pt_of_good_model, double prob_pt_of_bad_model, in SPRTImpl()
586 double inlier_threshold_, double prob_pt_of_good_model, double prob_pt_of_bad_model, in create()