OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
未找到匹配项
cv::rgbd::RgbdOdometry 成员列表

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

算法()cv::Algorithm
相机矩阵cv::rgbd::RgbdOdometry保护型
checkParams() const CV_OVERRIDEcv::rgbd::RgbdOdometry保护型虚函数
清除()cv::Algorithm内联虚函数
compute(const Mat &srcImage, const Mat &srcDepth, const Mat &srcMask, const Mat &dstImage, const Mat &dstDepth, const Mat &dstMask, OutputArray Rt, const Mat &initRt=Mat()) constcv::rgbd::Odometry
compute(Ptr< OdometryFrame > &srcFrame, Ptr< OdometryFrame > &dstFrame, OutputArray Rt, const Mat &initRt=Mat()) constcv::rgbd::Odometry
computeImpl(const Ptr< OdometryFrame > &srcFrame, const Ptr< OdometryFrame > &dstFrame, OutputArray Rt, const Mat &initRt) const CV_OVERRIDEcv::rgbd::RgbdOdometry保护型虚函数
create(const Mat &cameraMatrix=Mat(), float minDepth=Odometry::DEFAULT_MIN_DEPTH(), float maxDepth=Odometry::DEFAULT_MAX_DEPTH(), float maxDepthDiff=Odometry::DEFAULT_MAX_DEPTH_DIFF(), const std::vector< int > &iterCounts=std::vector< int >(), const std::vector< float > &minGradientMagnitudes=std::vector< float >(), float maxPointsPart=Odometry::DEFAULT_MAX_POINTS_PART(), int transformType=Odometry::RIGID_BODY_MOTION)cv::rgbd::RgbdOdometry静态
cv::rgbd::Odometry::create(const String &odometryType)cv::rgbd::Odometry静态
DEFAULT_MAX_DEPTH()cv::rgbd::Odometry内联静态
DEFAULT_MAX_DEPTH_DIFF()cv::rgbd::Odometry内联静态
DEFAULT_MAX_POINTS_PART()cv::rgbd::Odometry内联静态
DEFAULT_MAX_ROTATION()cv::rgbd::Odometry内联静态
DEFAULT_MAX_TRANSLATION()cv::rgbd::Odometry内联静态
DEFAULT_MIN_DEPTH()cv::rgbd::Odometry内联静态
empty() constcv::Algorithm内联虚函数
getCameraMatrix() const CV_OVERRIDEcv::rgbd::RgbdOdometry内联虚函数
getDefaultName() constcv::Algorithm虚函数
getIterationCounts() constcv::rgbd::RgbdOdometry内联
getMaxDepth() constcv::rgbd::RgbdOdometry内联
getMaxDepthDiff() constcv::rgbd::RgbdOdometry内联
getMaxPointsPart() constcv::rgbd::RgbdOdometry内联
getMaxRotation() constcv::rgbd::RgbdOdometry内联
getMaxTranslation() constcv::rgbd::RgbdOdometry内联
getMinDepth() constcv::rgbd::RgbdOdometry内联
getMinGradientMagnitudes() constcv::rgbd::RgbdOdometry内联
getTransformType() const CV_OVERRIDEcv::rgbd::RgbdOdometry内联虚函数
迭代次数cv::rgbd::RgbdOdometry保护型
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
最大深度cv::rgbd::RgbdOdometry保护型
最大深度差cv::rgbd::RgbdOdometry保护型
最大点数比例cv::rgbd::RgbdOdometry保护型
最大旋转cv::rgbd::RgbdOdometry保护型
最大平移cv::rgbd::RgbdOdometry保护型
最小深度cv::rgbd::RgbdOdometry保护型
最小梯度幅度cv::rgbd::RgbdOdometry保护型
prepareFrameCache(Ptr< OdometryFrame > &frame, int cacheType) const CV_OVERRIDEcv::rgbd::RgbdOdometry虚函数
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
RgbdOdometry()cv::rgbd::RgbdOdometry
RgbdOdometry(const Mat &cameraMatrix, float minDepth=Odometry::DEFAULT_MIN_DEPTH(), float maxDepth=Odometry::DEFAULT_MAX_DEPTH(), float maxDepthDiff=Odometry::DEFAULT_MAX_DEPTH_DIFF(), const std::vector< int > &iterCounts=std::vector< int >(), const std::vector< float > &minGradientMagnitudes=std::vector< float >(), float maxPointsPart=Odometry::DEFAULT_MAX_POINTS_PART(), int transformType=Odometry::RIGID_BODY_MOTION)cv::rgbd::RgbdOdometry
RIGID_BODY_MOTION 枚举值cv::rgbd::Odometry
ROTATION 枚举值cv::rgbd::Odometry
save(const String &filename) constcv::Algorithm虚函数
setCameraMatrix(const cv::Mat &val) CV_OVERRIDEcv::rgbd::RgbdOdometry内联虚函数
setIterationCounts(const cv::Mat &val)cv::rgbd::RgbdOdometry内联
setMaxDepth(double val)cv::rgbd::RgbdOdometry内联
setMaxDepthDiff(double val)cv::rgbd::RgbdOdometry内联
setMaxPointsPart(double val)cv::rgbd::RgbdOdometry内联
setMaxRotation(double val)cv::rgbd::RgbdOdometry内联
setMaxTranslation(double val)cv::rgbd::RgbdOdometry内联
setMinDepth(double val)cv::rgbd::RgbdOdometry内联
setMinGradientMagnitudes(const cv::Mat &val)cv::rgbd::RgbdOdometry内联
setTransformType(int val) CV_OVERRIDEcv::rgbd::RgbdOdometry内联虚函数
变换类型cv::rgbd::RgbdOdometry保护型
TRANSLATION 枚举值cv::rgbd::Odometry
write(FileStorage &fs) constcv::Algorithm内联虚函数
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保护型
~Algorithm()cv::Algorithm虚函数