OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::rgbd::RgbdPlane 成員列表

這是 cv::rgbd::RgbdPlane 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()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::RgbdPlanestatic
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