OpenCV  3.3.0
Open Source Computer Vision
cv::rgbd::RgbdNormals Member List

This is the complete list of members for cv::rgbd::RgbdNormals, including all inherited members.

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
cols_cv::rgbd::RgbdNormalsprotected
depth_cv::rgbd::RgbdNormalsprotected
empty() constcv::Algorithminlinevirtual
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::RgbdNormalsprotected
K_cv::rgbd::RgbdNormalsprotected
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
method_cv::rgbd::RgbdNormalsprotected
operator()(InputArray points, OutputArray normals) constcv::rgbd::RgbdNormals
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
rgbd_normals_impl_cv::rgbd::RgbdNormalsmutableprotected
RGBD_NORMALS_METHOD enum namecv::rgbd::RgbdNormals
RGBD_NORMALS_METHOD_FALS enum valuecv::rgbd::RgbdNormals
RGBD_NORMALS_METHOD_LINEMOD enum valuecv::rgbd::RgbdNormals
RGBD_NORMALS_METHOD_SRI enum valuecv::rgbd::RgbdNormals
RgbdNormals()cv::rgbd::RgbdNormalsinline
RgbdNormals(int rows, int cols, int depth, InputArray K, int window_size=5, int method=RGBD_NORMALS_METHOD_FALS)cv::rgbd::RgbdNormals
rows_cv::rgbd::RgbdNormalsprotected
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::RgbdNormalsprotected
write(FileStorage &fs) constcv::Algorithminlinevirtual
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual
~RgbdNormals()cv::rgbd::RgbdNormals