OpenCV  3.4.15
Open Source Computer Vision
cv::rgbd::RgbdOdometry Member List

This is the complete list of members for cv::rgbd::RgbdOdometry, including all inherited members.

Algorithm()cv::Algorithm
cameraMatrixcv::rgbd::RgbdOdometryprotected
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::RgbdOdometryprotected
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
maxDepthcv::rgbd::RgbdOdometryprotected
maxDepthDiffcv::rgbd::RgbdOdometryprotected
maxPointsPartcv::rgbd::RgbdOdometryprotected
maxRotationcv::rgbd::RgbdOdometryprotected
maxTranslationcv::rgbd::RgbdOdometryprotected
minDepthcv::rgbd::RgbdOdometryprotected
minGradientMagnitudescv::rgbd::RgbdOdometryprotected
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 enum valuecv::rgbd::Odometry
ROTATION enum valuecv::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::RgbdOdometryprotected
TRANSLATION enum valuecv::rgbd::Odometry
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual