OpenCV  4.10.0
开源计算机视觉库
正在加载...
正在搜索...
没有匹配项
cv::rgbd::RgbdPlane 成员列表

这是 cv::rgbd::RgbdPlane 的所有成员列表,包括所有继承的成员。

算法()cv::Algorithm
清除()cv::Algorithminlinevirtual
create(int method, int block_size, int min_size, double threshold, double sensor_error_a=0, double sensor_error_b=0, double sensor_error_c=0)cv::rgbd::RgbdPlane静态
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 枚举名称cv::rgbd::RgbdPlane
RGBD_PLANE_METHOD_DEFAULT 枚举值cv::rgbd::RgbdPlane
RgbdPlane(int method=RgbdPlane::RGBD_PLANE_METHOD_DEFAULT)cv::rgbd::RgbdPlaneinline
RgbdPlane(int method, int block_size, int min_size, double threshold, double sensor_error_a=0, double sensor_error_b=0, double sensor_error_c=0)cv::rgbd::RgbdPlane
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(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm受保护
~Algorithm()cv::Algorithmvirtual
~RgbdPlane()cv::rgbd::RgbdPlane