OpenCV  4.1.1
Open Source Computer Vision
cv::rgbd::RgbdICPOdometry Member List

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

Algorithm()cv::Algorithm
cameraMatrixcv::rgbd::RgbdICPOdometryprotected
checkParams() const CV_OVERRIDEcv::rgbd::RgbdICPOdometryprotectedvirtual
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::RgbdICPOdometryprotectedvirtual
create(const Mat &cameraMatrix=Mat(), float minDepth=Odometry::DEFAULT_MIN_DEPTH(), float maxDepth=Odometry::DEFAULT_MAX_DEPTH(), float maxDepthDiff=Odometry::DEFAULT_MAX_DEPTH_DIFF(), float maxPointsPart=Odometry::DEFAULT_MAX_POINTS_PART(), const std::vector< int > &iterCounts=std::vector< int >(), const std::vector< float > &minGradientMagnitudes=std::vector< float >(), int transformType=Odometry::RIGID_BODY_MOTION)cv::rgbd::RgbdICPOdometrystatic
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::RgbdICPOdometryinlinevirtual
getDefaultName() constcv::Algorithmvirtual
getIterationCounts() constcv::rgbd::RgbdICPOdometryinline
getMaxDepth() constcv::rgbd::RgbdICPOdometryinline
getMaxDepthDiff() constcv::rgbd::RgbdICPOdometryinline
getMaxPointsPart() constcv::rgbd::RgbdICPOdometryinline
getMaxRotation() constcv::rgbd::RgbdICPOdometryinline
getMaxTranslation() constcv::rgbd::RgbdICPOdometryinline
getMinDepth() constcv::rgbd::RgbdICPOdometryinline
getMinGradientMagnitudes() constcv::rgbd::RgbdICPOdometryinline
getNormalsComputer() constcv::rgbd::RgbdICPOdometryinline
getTransformType() const CV_OVERRIDEcv::rgbd::RgbdICPOdometryinlinevirtual
iterCountscv::rgbd::RgbdICPOdometryprotected
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
maxDepthcv::rgbd::RgbdICPOdometryprotected
maxDepthDiffcv::rgbd::RgbdICPOdometryprotected
maxPointsPartcv::rgbd::RgbdICPOdometryprotected
maxRotationcv::rgbd::RgbdICPOdometryprotected
maxTranslationcv::rgbd::RgbdICPOdometryprotected
minDepthcv::rgbd::RgbdICPOdometryprotected
minGradientMagnitudescv::rgbd::RgbdICPOdometryprotected
normalsComputercv::rgbd::RgbdICPOdometrymutableprotected
prepareFrameCache(Ptr< OdometryFrame > &frame, int cacheType) const CV_OVERRIDEcv::rgbd::RgbdICPOdometryvirtual
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
RgbdICPOdometry()cv::rgbd::RgbdICPOdometry
RgbdICPOdometry(const Mat &cameraMatrix, float minDepth=Odometry::DEFAULT_MIN_DEPTH(), float maxDepth=Odometry::DEFAULT_MAX_DEPTH(), float maxDepthDiff=Odometry::DEFAULT_MAX_DEPTH_DIFF(), float maxPointsPart=Odometry::DEFAULT_MAX_POINTS_PART(), const std::vector< int > &iterCounts=std::vector< int >(), const std::vector< float > &minGradientMagnitudes=std::vector< float >(), int transformType=Odometry::RIGID_BODY_MOTION)cv::rgbd::RgbdICPOdometry
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::RgbdICPOdometryinlinevirtual
setIterationCounts(const cv::Mat &val)cv::rgbd::RgbdICPOdometryinline
setMaxDepth(double val)cv::rgbd::RgbdICPOdometryinline
setMaxDepthDiff(double val)cv::rgbd::RgbdICPOdometryinline
setMaxPointsPart(double val)cv::rgbd::RgbdICPOdometryinline
setMaxRotation(double val)cv::rgbd::RgbdICPOdometryinline
setMaxTranslation(double val)cv::rgbd::RgbdICPOdometryinline
setMinDepth(double val)cv::rgbd::RgbdICPOdometryinline
setMinGradientMagnitudes(const cv::Mat &val)cv::rgbd::RgbdICPOdometryinline
setTransformType(int val) CV_OVERRIDEcv::rgbd::RgbdICPOdometryinlinevirtual
transformTypecv::rgbd::RgbdICPOdometryprotected
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