OpenCV  4.2.0
Open Source Computer Vision
cv::rgbd::DepthCleaner Member List

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

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
create(int depth, int window_size=5, int method=DepthCleaner::DEPTH_CLEANER_NIL)cv::rgbd::DepthCleanerstatic
depth_cv::rgbd::DepthCleanerprotected
depth_cleaner_impl_cv::rgbd::DepthCleanermutableprotected
DEPTH_CLEANER_METHOD enum namecv::rgbd::DepthCleaner
DEPTH_CLEANER_NIL enum valuecv::rgbd::DepthCleaner
DepthCleaner()cv::rgbd::DepthCleanerinline
DepthCleaner(int depth, int window_size=5, int method=DepthCleaner::DEPTH_CLEANER_NIL)cv::rgbd::DepthCleaner
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getDepth() constcv::rgbd::DepthCleanerinline
getMethod() constcv::rgbd::DepthCleanerinline
getWindowSize() constcv::rgbd::DepthCleanerinline
initialize() constcv::rgbd::DepthCleaner
initialize_cleaner_impl() constcv::rgbd::DepthCleanerprotected
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
method_cv::rgbd::DepthCleanerprotected
operator()(InputArray points, OutputArray depth) constcv::rgbd::DepthCleaner
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
setDepth(int val)cv::rgbd::DepthCleanerinline
setMethod(int val)cv::rgbd::DepthCleanerinline
setWindowSize(int val)cv::rgbd::DepthCleanerinline
window_size_cv::rgbd::DepthCleanerprotected
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual
~DepthCleaner()cv::rgbd::DepthCleaner