OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::rgbd::RgbdPlane 成员列表

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

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
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::Algorithm内联虚函数
getBlockSize() constcv::rgbd::RgbdPlane内联
getDefaultName() constcv::Algorithm虚函数
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::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
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::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
RGBD_PLANE_METHOD 枚举名称cv::rgbd::RgbdPlane
RGBD_PLANE_METHOD_DEFAULT 枚举值cv::rgbd::RgbdPlane
RgbdPlane(int method=RgbdPlane::RGBD_PLANE_METHOD_DEFAULT)cv::rgbd::RgbdPlane内联
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::Algorithm虚函数
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::Algorithm内联虚函数
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::Algorithm虚函数
~RgbdPlane()cv::rgbd::RgbdPlane