RMVL  2.1.0-dev
Robotic Manipulation and Vision Library
载入中...
搜索中...
未找到
pretreat.hpp 文件参考

图像预处理模块 更多...

#include <opencv2/core/mat.hpp>
pretreat.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

命名空间

namespace  rm
 

枚举

enum  rm::PixChannel : uint8_t { rm::BLUE , rm::GREEN , rm::RED , rm::AUTO }
 像素通道枚举 更多...
 

函数

cv::Mat rm::binary (cv::Mat src, PixChannel ch1, PixChannel ch2, uint8_t threshold)
 通道相减二值化
 
cv::Mat rm::binary (cv::Mat src, uint8_t threshold)
 亮度阈值二值化
 

详细描述

图像预处理模块

作者
zhaoxi (53539.nosp@m.4140.nosp@m.@qq.c.nosp@m.om)
版本
1.0
日期
2024-06-05