OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::ppf_match_3d::PPF3DDetector 成员列表

这是 cv::ppf_match_3d::PPF3DDetector 的完整成员列表,包括所有继承的成员。

angle_stepcv::ppf_match_3d::PPF3DDetector受保护的
angle_step_radianscv::ppf_match_3d::PPF3DDetector受保护的
angle_step_relativecv::ppf_match_3d::PPF3DDetector受保护的
clearTrainingModels()cv::ppf_match_3d::PPF3DDetector受保护的
distance_stepcv::ppf_match_3d::PPF3DDetector受保护的
distance_step_relativecv::ppf_match_3d::PPF3DDetector受保护的
hash_nodescv::ppf_match_3d::PPF3DDetector受保护的
hash_tablecv::ppf_match_3d::PPF3DDetector受保护的
match(const Mat &scene, std::vector< Pose3DPtr > &results, const double relativeSceneSampleStep=1.0/5.0, const double relativeSceneDistance=0.03)cv::ppf_match_3d::PPF3DDetector
num_ref_pointscv::ppf_match_3d::PPF3DDetector受保护的
position_thresholdcv::ppf_match_3d::PPF3DDetector受保护的
ppfcv::ppf_match_3d::PPF3DDetector受保护的
PPF3DDetector()cv::ppf_match_3d::PPF3DDetector
PPF3DDetector(const double relativeSamplingStep, const double relativeDistanceStep=0.05, const double numAngles=30)cv::ppf_match_3d::PPF3DDetector
read(const FileNode &fn)cv::ppf_match_3d::PPF3DDetector
rotation_thresholdcv::ppf_match_3d::PPF3DDetector受保护的
sampled_pccv::ppf_match_3d::PPF3DDetector受保护的
sampling_step_relativecv::ppf_match_3d::PPF3DDetector受保护的
scene_sample_stepcv::ppf_match_3d::PPF3DDetector受保护的
setSearchParams(const double positionThreshold=-1, const double rotationThreshold=-1, const bool useWeightedClustering=false)cv::ppf_match_3d::PPF3DDetector
trainModel(const Mat &Model)cv::ppf_match_3d::PPF3DDetector
use_weighted_avgcv::ppf_match_3d::PPF3DDetector受保护的
write(FileStorage &fs) constcv::ppf_match_3d::PPF3DDetector
~PPF3DDetector()cv::ppf_match_3d::PPF3DDetector虚拟的