(转)python-opencv函数总结之(一)threshold、adaptiveThreshold、Otsu 二值化

原文链接:https://blog.csdn.net/sinat_21258931/article/details/61418681

ret, dst = cv2.threshold(src, thresh, maxval, type)

 

运行结果:

 

 

 

posted @ 2018-06-07 11:16  BreakofDawn  阅读(391)  评论(0)    收藏  举报