OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::rgbd::RgbdNormals 成员列表

这是 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::RgbdNormalsstatic
depth_cv::rgbd::RgbdNormals保护
empty() constcv::Algorithm内联虚函数
getCols() constcv::rgbd::RgbdNormalsinline
getDefaultName() constcv::Algorithmvirtual
getDepth() constcv::rgbd::RgbdNormalsinline
getK() constcv::rgbd::RgbdNormalsinline
getMethod() constcv::rgbd::RgbdNormalsinline
getRows() constcv::rgbd::RgbdNormalsinline
getWindowSize() constcv::rgbd::RgbdNormalsinline
initialize() constcv::rgbd::RgbdNormals
initialize_normals_impl(int rows, int cols, int depth, const Mat &K, int window_size, int method) constcv::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) constcv::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::RgbdNormalsinline
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) constcv::Algorithmvirtual
setCols(int val)cv::rgbd::RgbdNormalsinline
setDepth(int val)cv::rgbd::RgbdNormalsinline
setK(const cv::Mat &val)cv::rgbd::RgbdNormalsinline
setMethod(int val)cv::rgbd::RgbdNormalsinline
setRows(int val)cv::rgbd::RgbdNormalsinline
setWindowSize(int val)cv::rgbd::RgbdNormalsinline
window_size_cv::rgbd::RgbdNormals保护
write(FileStorage &fs) constcv::Algorithm内联虚函数
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
~RgbdNormals()cv::rgbd::RgbdNormals