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

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

算法()cv::Algorithm
清除()cv::Algorithm内联虚函数
create(int depth, int window_size=5, int method=DepthCleaner::DEPTH_CLEANER_NIL)cv::rgbd::DepthCleaner静态
depth_cv::rgbd::DepthCleaner保护
depth_cleaner_impl_cv::rgbd::DepthCleaner可变保护
DEPTH_CLEANER_METHOD 枚举名称cv::rgbd::DepthCleaner
DEPTH_CLEANER_NIL 枚举值cv::rgbd::DepthCleaner
DepthCleaner()cv::rgbd::DepthCleaner内联
DepthCleaner(int depth, int window_size=5, int method=DepthCleaner::DEPTH_CLEANER_NIL)cv::rgbd::DepthCleaner
empty() constcv::Algorithm内联虚函数
getDefaultName() constcv::Algorithm虚函数
getDepth() constcv::rgbd::DepthCleaner内联
getMethod() constcv::rgbd::DepthCleaner内联
getWindowSize() constcv::rgbd::DepthCleaner内联
initialize() constcv::rgbd::DepthCleaner
initialize_cleaner_impl() constcv::rgbd::DepthCleaner保护
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
method_cv::rgbd::DepthCleaner保护
operator()(InputArray points, OutputArray depth) constcv::rgbd::DepthCleaner
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
setDepth(int val)cv::rgbd::DepthCleaner内联
setMethod(int val)cv::rgbd::DepthCleaner内联
setWindowSize(int val)cv::rgbd::DepthCleaner内联
window_size_cv::rgbd::DepthCleaner保护
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虚函数
~DepthCleaner()cv::rgbd::DepthCleaner