這是 cv::rgbd::RgbdNormals 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | 內聯虛擬函式 |
| cols_ | cv::rgbd::RgbdNormals | 保護 |
| create(int rows, int cols, int depth, InputArray K, int window_size=5, int method=RgbdNormals::RGBD_NORMALS_METHOD_FALS) | cv::rgbd::RgbdNormals | static |
| depth_ | cv::rgbd::RgbdNormals | 保護 |
| empty() const | cv::Algorithm | 內聯虛擬函式 |
| getCols() const | cv::rgbd::RgbdNormals | inline |
| getDefaultName() const | cv::Algorithm | virtual |
| getDepth() const | cv::rgbd::RgbdNormals | inline |
| getK() const | cv::rgbd::RgbdNormals | inline |
| getMethod() const | cv::rgbd::RgbdNormals | inline |
| getRows() const | cv::rgbd::RgbdNormals | inline |
| getWindowSize() const | cv::rgbd::RgbdNormals | inline |
| initialize() const | cv::rgbd::RgbdNormals | |
| initialize_normals_impl(int rows, int cols, int depth, const Mat &K, int window_size, int method) const | cv::rgbd::RgbdNormals | 保護 |
| K_ | cv::rgbd::RgbdNormals | 保護 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| method_ | cv::rgbd::RgbdNormals | 保護 |
| operator()(InputArray points, OutputArray normals) const | cv::rgbd::RgbdNormals | |
| read(const FileNode &fn) | cv::Algorithm | 內聯虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯靜態 |
| rgbd_normals_impl_ | cv::rgbd::RgbdNormals | 可變的保護成員 |
| RGBD_NORMALS_METHOD 列舉名稱 | cv::rgbd::RgbdNormals | |
| RGBD_NORMALS_METHOD_FALS 列舉值 | cv::rgbd::RgbdNormals | |
| RGBD_NORMALS_METHOD_LINEMOD 列舉值 | cv::rgbd::RgbdNormals | |
| RGBD_NORMALS_METHOD_SRI 列舉值 | cv::rgbd::RgbdNormals | |
| RgbdNormals() | cv::rgbd::RgbdNormals | inline |
| RgbdNormals(int rows, int cols, int depth, InputArray K, int window_size=5, int method=RgbdNormals::RGBD_NORMALS_METHOD_FALS) | cv::rgbd::RgbdNormals | |
| rows_ | cv::rgbd::RgbdNormals | 保護 |
| save(const String &filename) const | cv::Algorithm | virtual |
| setCols(int val) | cv::rgbd::RgbdNormals | inline |
| setDepth(int val) | cv::rgbd::RgbdNormals | inline |
| setK(const cv::Mat &val) | cv::rgbd::RgbdNormals | inline |
| setMethod(int val) | cv::rgbd::RgbdNormals | inline |
| setRows(int val) | cv::rgbd::RgbdNormals | inline |
| setWindowSize(int val) | cv::rgbd::RgbdNormals | inline |
| window_size_ | cv::rgbd::RgbdNormals | 保護 |
| write(FileStorage &fs) const | cv::Algorithm | 內聯虛擬函式 |
| 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 |
| ~RgbdNormals() | cv::rgbd::RgbdNormals | |