这是 cv::rgbd::RgbdNormals 的完整成员列表,包括所有继承的成员。
算法() | 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 | 静态 |
depth_ | cv::rgbd::RgbdNormals | 保护 |
empty() const | cv::Algorithm | 内联虚函数 |
getCols() const | cv::rgbd::RgbdNormals | 内联 |
getDefaultName() const | cv::Algorithm | 虚函数 |
getDepth() const | cv::rgbd::RgbdNormals | 内联 |
getK() const | cv::rgbd::RgbdNormals | 内联 |
getMethod() const | cv::rgbd::RgbdNormals | 内联 |
getRows() const | cv::rgbd::RgbdNormals | 内联 |
getWindowSize() const | cv::rgbd::RgbdNormals | 内联 |
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 | 内联 |
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 | 虚函数 |
setCols(int val) | cv::rgbd::RgbdNormals | 内联 |
setDepth(int val) | cv::rgbd::RgbdNormals | 内联 |
setK(const cv::Mat &val) | cv::rgbd::RgbdNormals | 内联 |
setMethod(int val) | cv::rgbd::RgbdNormals | 内联 |
setRows(int val) | cv::rgbd::RgbdNormals | 内联 |
setWindowSize(int val) | cv::rgbd::RgbdNormals | 内联 |
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 | 虚函数 |
~RgbdNormals() | cv::rgbd::RgbdNormals | |