OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::rgbd::RgbdOdometry 成員列表

這是 cv::rgbd::RgbdOdometry 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
cameraMatrixcv::rgbd::RgbdOdometry保護
checkParams() const CV_OVERRIDEcv::rgbd::RgbdOdometryprotectedvirtual
clear()cv::Algorithminlinevirtual
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::RgbdOdometryprotectedvirtual
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::RgbdOdometrystatic
cv::rgbd::Odometry::create(const String &odometryType)cv::rgbd::Odometrystatic
DEFAULT_MAX_DEPTH()cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_DEPTH_DIFF()cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_POINTS_PART()cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_ROTATION()cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_TRANSLATION()cv::rgbd::Odometryinlinestatic
DEFAULT_MIN_DEPTH()cv::rgbd::Odometryinlinestatic
empty() constcv::Algorithminlinevirtual
getCameraMatrix() const CV_OVERRIDEcv::rgbd::RgbdOdometryinlinevirtual
getDefaultName() constcv::Algorithmvirtual
getIterationCounts() constcv::rgbd::RgbdOdometryinline
getMaxDepth() constcv::rgbd::RgbdOdometryinline
getMaxDepthDiff() constcv::rgbd::RgbdOdometryinline
getMaxPointsPart() constcv::rgbd::RgbdOdometryinline
getMaxRotation() constcv::rgbd::RgbdOdometryinline
getMaxTranslation() constcv::rgbd::RgbdOdometryinline
getMinDepth() constcv::rgbd::RgbdOdometryinline
getMinGradientMagnitudes() constcv::rgbd::RgbdOdometryinline
getTransformType() const CV_OVERRIDEcv::rgbd::RgbdOdometryinlinevirtual
iterCountscv::rgbd::RgbdOdometry保護
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
maxDepthcv::rgbd::RgbdOdometry保護
maxDepthDiffcv::rgbd::RgbdOdometry保護
maxPointsPartcv::rgbd::RgbdOdometry保護
maxRotationcv::rgbd::RgbdOdometry保護
maxTranslationcv::rgbd::RgbdOdometry保護
minDepthcv::rgbd::RgbdOdometry保護
minGradientMagnitudescv::rgbd::RgbdOdometry保護
prepareFrameCache(Ptr< OdometryFrame > &frame, int cacheType) const CV_OVERRIDEcv::rgbd::RgbdOdometryvirtual
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
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::Algorithmvirtual
setCameraMatrix(const cv::Mat &val) CV_OVERRIDEcv::rgbd::RgbdOdometryinlinevirtual
setIterationCounts(const cv::Mat &val)cv::rgbd::RgbdOdometryinline
setMaxDepth(double val)cv::rgbd::RgbdOdometryinline
setMaxDepthDiff(double val)cv::rgbd::RgbdOdometryinline
setMaxPointsPart(double val)cv::rgbd::RgbdOdometryinline
setMaxRotation(double val)cv::rgbd::RgbdOdometryinline
setMaxTranslation(double val)cv::rgbd::RgbdOdometryinline
setMinDepth(double val)cv::rgbd::RgbdOdometryinline
setMinGradientMagnitudes(const cv::Mat &val)cv::rgbd::RgbdOdometryinline
setTransformType(int val) CV_OVERRIDEcv::rgbd::RgbdOdometryinlinevirtual
transformTypecv::rgbd::RgbdOdometry保護
TRANSLATION 列舉值cv::rgbd::Odometry
write(FileStorage &fs) constcv::Algorithminlinevirtual
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::Algorithmvirtual