![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::rgbd::RgbdPlane 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | inlinevirtual |
| 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 | static |
| empty() const | cv::Algorithm | inlinevirtual |
| getBlockSize() const | cv::rgbd::RgbdPlane | inline |
| getDefaultName() const | cv::Algorithm | virtual |
| getMethod() const | cv::rgbd::RgbdPlane | inline |
| getMinSize() const | cv::rgbd::RgbdPlane | inline |
| getSensorErrorA() const | cv::rgbd::RgbdPlane | inline |
| getSensorErrorB() const | cv::rgbd::RgbdPlane | inline |
| getSensorErrorC() const | cv::rgbd::RgbdPlane | inline |
| getThreshold() const | cv::rgbd::RgbdPlane | inline |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| 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 | inlinevirtual |
| read(const FileNode &fn) | cv::Algorithm | inlinestatic |
| RGBD_PLANE_METHOD 列舉名稱 | cv::rgbd::RgbdPlane | |
| RGBD_PLANE_METHOD_DEFAULT 列舉值 | cv::rgbd::RgbdPlane | |
| RgbdPlane(int method=RgbdPlane::RGBD_PLANE_METHOD_DEFAULT) | cv::rgbd::RgbdPlane | inline |
| 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) const | cv::Algorithm | virtual |
| setBlockSize(int val) | cv::rgbd::RgbdPlane | inline |
| setMethod(int val) | cv::rgbd::RgbdPlane | inline |
| setMinSize(int val) | cv::rgbd::RgbdPlane | inline |
| setSensorErrorA(double val) | cv::rgbd::RgbdPlane | inline |
| setSensorErrorB(double val) | cv::rgbd::RgbdPlane | inline |
| setSensorErrorC(double val) | cv::rgbd::RgbdPlane | inline |
| setThreshold(double val) | cv::rgbd::RgbdPlane | inline |
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |
| ~RgbdPlane() | cv::rgbd::RgbdPlane |