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

这是 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() constcv::Algorithm内联虚函数
getCols() constcv::rgbd::RgbdNormals内联
getDefaultName() constcv::Algorithm虚函数
getDepth() constcv::rgbd::RgbdNormals内联
getK() constcv::rgbd::RgbdNormals内联
getMethod() constcv::rgbd::RgbdNormals内联
getRows() constcv::rgbd::RgbdNormals内联
getWindowSize() constcv::rgbd::RgbdNormals内联
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::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) constcv::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) 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::Algorithm虚函数
~RgbdNormals()cv::rgbd::RgbdNormals