OpenCV453
cv::rgbd::ICPOdometry メンバ一覧

継承メンバを含む cv::rgbd::ICPOdometry の全メンバ一覧です。

Algorithm() (定義場所: cv::Algorithm)cv::Algorithm
cameraMatrix (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
checkParams() const CV_OVERRIDE (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotectedvirtual
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
computeImpl(const Ptr< OdometryFrame > &srcFrame, const Ptr< OdometryFrame > &dstFrame, OutputArray Rt, const Mat &initRt) const CV_OVERRIDE (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotectedvirtual
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 >(), int transformType=Odometry::RIGID_BODY_MOTION) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometrystatic
create(const String &odometryType) (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometrystatic
CV_WRAP_AS(compute2) bool compute(Ptr< OdometryFrame > &srcFramecv::rgbd::Odometry
DEFAULT_MAX_DEPTH() (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_DEPTH_DIFF() (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_POINTS_PART() (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_ROTATION() (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometryinlinestatic
DEFAULT_MAX_TRANSLATION() (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometryinlinestatic
DEFAULT_MIN_DEPTH() (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometryinlinestatic
dstFrame (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometry
empty() constcv::Algorithminlinevirtual
getCameraMatrix() const CV_OVERRIDEcv::rgbd::ICPOdometryinlinevirtual
getDefaultName() constcv::Algorithmvirtual
getIterationCounts() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getMaxDepth() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getMaxDepthDiff() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getMaxPointsPart() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getMaxRotation() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getMaxTranslation() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getMinDepth() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getNormalsComputer() const (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
getTransformType() const CV_OVERRIDEcv::rgbd::ICPOdometryinlinevirtual
ICPOdometry() (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometry
ICPOdometry(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 >(), int transformType=Odometry::RIGID_BODY_MOTION)cv::rgbd::ICPOdometry
initRt (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometry
iterCounts (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
maxDepth (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
maxDepthDiff (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
maxPointsPart (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
maxRotation (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
maxTranslation (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
minDepth (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
normalsComputer (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometrymutableprotected
prepareFrameCache(Ptr< OdometryFrame > &frame, int cacheType) const CV_OVERRIDEcv::rgbd::ICPOdometryvirtual
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
RIGID_BODY_MOTION 列挙値 (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometry
ROTATION 列挙値 (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometry
Rt (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometry
save(const String &filename) constcv::Algorithmvirtual
setCameraMatrix(const cv::Mat &val) CV_OVERRIDEcv::rgbd::ICPOdometryinlinevirtual
setIterationCounts(const cv::Mat &val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setMaxDepth(double val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setMaxDepthDiff(double val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setMaxPointsPart(double val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setMaxRotation(double val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setMaxTranslation(double val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setMinDepth(double val) (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryinline
setTransformType(int val) CV_OVERRIDEcv::rgbd::ICPOdometryinlinevirtual
transformType (定義場所: cv::rgbd::ICPOdometry)cv::rgbd::ICPOdometryprotected
TRANSLATION 列挙値 (定義場所: cv::rgbd::Odometry)cv::rgbd::Odometry
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm)cv::Algorithmprotected
~Algorithm() (定義場所: cv::Algorithm)cv::Algorithmvirtual