Home
last modified time | relevance | path

Searched defs:inliers_ (Results 1 – 9 of 9) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/oxl/mvl/
H A DHMatrix2DComputeRobust.h57 std::vector<bool> inliers_; variable
H A DFMatrixComputeRobust.h83 std::vector<bool> inliers_; variable
/dports/graphics/opengv/opengv-91f4b19/include/opengv/sac/
H A DMultiSampleConsensus.hpp110 std::vector< std::vector<int> > inliers_; member in opengv::sac::MultiSampleConsensus
H A DSampleConsensus.hpp111 std::vector<int> inliers_; member in opengv::sac::SampleConsensus
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/sample_consensus/include/pcl/cuda/sample_consensus/
H A Dsac.h179 IndicesPtr inliers_; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/
H A Dsample_consensus_prerejective.h325 pcl::Indices inliers_; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/sample_consensus/include/pcl/sample_consensus/
H A Dsac.h326 Indices inliers_; variable
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dsolvepnp.cpp407 Mat inliers_; in solvePnPRansac() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dransac_solvers.cpp551 Mat inliers_; in solvePnPRansac() local