OpenCV  3.4.2
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::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getBlockSize() constcv::rgbd::RgbdPlaneinline
getDefaultName() constcv::Algorithmvirtual
getMethod() constcv::rgbd::RgbdPlaneinline
getMinSize() constcv::rgbd::RgbdPlaneinline
getSensorErrorA() constcv::rgbd::RgbdPlaneinline
getSensorErrorB() constcv::rgbd::RgbdPlaneinline
getSensorErrorC() constcv::rgbd::RgbdPlaneinline
getThreshold() constcv::rgbd::RgbdPlaneinline
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
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::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
RGBD_PLANE_METHOD enum namecv::rgbd::RgbdPlane
RGBD_PLANE_METHOD_DEFAULT enum valuecv::rgbd::RgbdPlane
RgbdPlane(int method=RgbdPlane::RGBD_PLANE_METHOD_DEFAULT)cv::rgbd::RgbdPlaneinline
save(const String &filename) constcv::Algorithmvirtual
setBlockSize(int val)cv::rgbd::RgbdPlaneinline
setMethod(int val)cv::rgbd::RgbdPlaneinline
setMinSize(int val)cv::rgbd::RgbdPlaneinline
setSensorErrorA(double val)cv::rgbd::RgbdPlaneinline
setSensorErrorB(double val)cv::rgbd::RgbdPlaneinline
setSensorErrorC(double val)cv::rgbd::RgbdPlaneinline
setThreshold(double val)cv::rgbd::RgbdPlaneinline
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual