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

这是 cv::rgbd::DepthCleaner 的完整成员列表,包括所有继承的成员。

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::DepthCleaner保护
depth_cleaner_impl_cv::rgbd::DepthCleanermutableprotected
DEPTH_CLEANER_METHOD 枚举名称cv::rgbd::DepthCleaner
DEPTH_CLEANER_NIL 枚举值cv::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::DepthCleaner保护
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
method_cv::rgbd::DepthCleaner保护
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::DepthCleaner保护
write(FileStorage &fs) constcv::Algorithminlinevirtual
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
~DepthCleaner()cv::rgbd::DepthCleaner