OpenCV  3.2.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::Algorithmvirtual
cols_cv::rgbd::RgbdNormalsprotected
depth_cv::rgbd::RgbdNormalsprotected
empty() constcv::Algorithmvirtual
getCols() constcv::rgbd::RgbdNormals
getDefaultName() constcv::Algorithmvirtual
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::RgbdNormalsprotected
K_cv::rgbd::RgbdNormalsprotected
load(const String &filename, const String &objname=String())cv::Algorithmstatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithmstatic
method_cv::rgbd::RgbdNormalsprotected
operator()(InputArray points, OutputArray normals) constcv::rgbd::RgbdNormals
read(const FileNode &fn)cv::Algorithmvirtual
read(const FileNode &fn)cv::Algorithmstatic
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::RgbdNormals
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::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::RgbdNormalsprotected
write(FileStorage &fs) constcv::Algorithmvirtual
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual
~RgbdNormals()cv::rgbd::RgbdNormals