OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of ...
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of ...
image thresholding otsu method...
改进的OTSU局部递归算法...
otsu algo this is used to thresholding of an image....................................................................
基本otsu算法的java代码实现,较为简单,先已有很多对otsu算法的改进...