OpenCV 4.11.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虚函数