搜索资源列表
-
0下载:
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 s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEE
-
-
0下载:
Edge detection is widely used in image processing, image recognition and computer vision. Tradition edge detection
methods have a lot of disadvantages. This paper presents a new edge detection algorithm base on Matching Pursuit
(MP). Our method h
-