OpenCV  3.2.0
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() constcv::rgbd::RgbdICPOdometryprotectedvirtual
clear()cv::Algorithmvirtual
compute(const Mat &srcImage, const Mat &srcDepth, const Mat &srcMask, const Mat &dstImage, const Mat &dstDepth, const Mat &dstMask, Mat &Rt, const Mat &initRt=Mat()) constcv::rgbd::Odometry
compute(Ptr< OdometryFrame > &srcFrame, Ptr< OdometryFrame > &dstFrame, Mat &Rt, const Mat &initRt=Mat()) constcv::rgbd::Odometry
computeImpl(const Ptr< OdometryFrame > &srcFrame, const Ptr< OdometryFrame > &dstFrame, Mat &Rt, const Mat &initRt) constcv::rgbd::RgbdICPOdometryprotectedvirtual
create(const String &odometryType)cv::rgbd::Odometrystatic
DEFAULT_MAX_DEPTH()cv::rgbd::Odometrystatic
DEFAULT_MAX_DEPTH_DIFF()cv::rgbd::Odometrystatic
DEFAULT_MAX_POINTS_PART()cv::rgbd::Odometrystatic
DEFAULT_MAX_ROTATION()cv::rgbd::Odometrystatic
DEFAULT_MAX_TRANSLATION()cv::rgbd::Odometrystatic
DEFAULT_MIN_DEPTH()cv::rgbd::Odometrystatic
empty() constcv::Algorithmvirtual
getCameraMatrix() constcv::rgbd::RgbdICPOdometryvirtual
getDefaultName() constcv::Algorithmvirtual
getIterationCounts() constcv::rgbd::RgbdICPOdometry
getMaxDepth() constcv::rgbd::RgbdICPOdometry
getMaxDepthDiff() constcv::rgbd::RgbdICPOdometry
getMaxPointsPart() constcv::rgbd::RgbdICPOdometry
getMaxRotation() constcv::rgbd::RgbdICPOdometry
getMaxTranslation() constcv::rgbd::RgbdICPOdometry
getMinDepth() constcv::rgbd::RgbdICPOdometry
getMinGradientMagnitudes() constcv::rgbd::RgbdICPOdometry
getNormalsComputer() constcv::rgbd::RgbdICPOdometry
getTransformType() constcv::rgbd::RgbdICPOdometryvirtual
iterCountscv::rgbd::RgbdICPOdometryprotected
load(const String &filename, const String &objname=String())cv::Algorithmstatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithmstatic
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) constcv::rgbd::RgbdICPOdometryvirtual
read(const FileNode &fn)cv::Algorithmvirtual
read(const FileNode &fn)cv::Algorithmstatic
RgbdICPOdometry()cv::rgbd::RgbdICPOdometry
RgbdICPOdometry(const Mat &cameraMatrix, float minDepth=DEFAULT_MIN_DEPTH(), float maxDepth=DEFAULT_MAX_DEPTH(), float maxDepthDiff=DEFAULT_MAX_DEPTH_DIFF(), float maxPointsPart=DEFAULT_MAX_POINTS_PART(), const std::vector< int > &iterCounts=std::vector< int >(), const std::vector< float > &minGradientMagnitudes=std::vector< float >(), int transformType=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::rgbd::RgbdICPOdometryvirtual
setIterationCounts(const cv::Mat &val)cv::rgbd::RgbdICPOdometry
setMaxDepth(double val)cv::rgbd::RgbdICPOdometry
setMaxDepthDiff(double val)cv::rgbd::RgbdICPOdometry
setMaxPointsPart(double val)cv::rgbd::RgbdICPOdometry
setMaxRotation(double val)cv::rgbd::RgbdICPOdometry
setMaxTranslation(double val)cv::rgbd::RgbdICPOdometry
setMinDepth(double val)cv::rgbd::RgbdICPOdometry
setMinGradientMagnitudes(const cv::Mat &val)cv::rgbd::RgbdICPOdometry
setTransformType(int val)cv::rgbd::RgbdICPOdometryvirtual
transformTypecv::rgbd::RgbdICPOdometryprotected
TRANSLATION enum valuecv::rgbd::Odometry
write(FileStorage &fs) constcv::Algorithmvirtual
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual