OpenCV  3.2.0
Open Source Computer Vision
cv::rgbd::RgbdPlane Member List

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

Algorithm()cv::Algorithm
clear()cv::Algorithmvirtual
empty() constcv::Algorithmvirtual
getBlockSize() constcv::rgbd::RgbdPlane
getDefaultName() constcv::Algorithmvirtual
getMethod() constcv::rgbd::RgbdPlane
getMinSize() constcv::rgbd::RgbdPlane
getSensorErrorA() constcv::rgbd::RgbdPlane
getSensorErrorB() constcv::rgbd::RgbdPlane
getSensorErrorC() constcv::rgbd::RgbdPlane
getThreshold() constcv::rgbd::RgbdPlane
load(const String &filename, const String &objname=String())cv::Algorithmstatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithmstatic
operator()(InputArray points3d, InputArray normals, OutputArray mask, OutputArray plane_coefficients)cv::rgbd::RgbdPlane
operator()(InputArray points3d, OutputArray mask, OutputArray plane_coefficients)cv::rgbd::RgbdPlane
read(const FileNode &fn)cv::Algorithmvirtual
read(const FileNode &fn)cv::Algorithmstatic
RGBD_PLANE_METHOD enum namecv::rgbd::RgbdPlane
RGBD_PLANE_METHOD_DEFAULT enum valuecv::rgbd::RgbdPlane
RgbdPlane(RGBD_PLANE_METHOD method=RGBD_PLANE_METHOD_DEFAULT)cv::rgbd::RgbdPlane
save(const String &filename) constcv::Algorithmvirtual
setBlockSize(int val)cv::rgbd::RgbdPlane
setMethod(int val)cv::rgbd::RgbdPlane
setMinSize(int val)cv::rgbd::RgbdPlane
setSensorErrorA(double val)cv::rgbd::RgbdPlane
setSensorErrorB(double val)cv::rgbd::RgbdPlane
setSensorErrorC(double val)cv::rgbd::RgbdPlane
setThreshold(double val)cv::rgbd::RgbdPlane
write(FileStorage &fs) constcv::Algorithmvirtual
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual