![]() |
OpenCV 4.11.0
开源计算机视觉库
|
这是cv::rgbd::RgbdFrame的完整成员列表,包括所有继承的成员。
| create(const Mat &image=Mat(), const Mat &depth=Mat(), const Mat &mask=Mat(), const Mat &normals=Mat(), int ID=-1) | cv::rgbd::RgbdFrame | 静态 |
| 深度图 (depth) | cv::rgbd::RgbdFrame | |
| ID | cv::rgbd::RgbdFrame | |
| 图像 (image) | cv::rgbd::RgbdFrame | |
| 掩码 (mask) | cv::rgbd::RgbdFrame | |
| 法向量 (normals) | cv::rgbd::RgbdFrame | |
| 释放 (release)() | cv::rgbd::RgbdFrame | 虚函数 |
| RgbdFrame() | cv::rgbd::RgbdFrame | |
| RgbdFrame(const Mat &image, const Mat &depth, const Mat &mask=Mat(), const Mat &normals=Mat(), int ID=-1) | cv::rgbd::RgbdFrame | |
| ~RgbdFrame() | cv::rgbd::RgbdFrame | 虚函数 |