OpenCV学习笔记-自适应阈值化

自适应阈值化的函数为: AdaptiveThreshold 自适应阈值方法 void cvAdaptiveThreshold( const CvArr* src, CvArr* dst, double max_value, int adaptive_method=CV_ADAPTIVE_THRESH_MEAN_C,
相关文章
相关标签/搜索