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, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
标签: OTSU segmentation Gray-level segmented
上传时间: 2017-04-24
上传用户:yuzsu
EJB Cookbook. Manning. BENJAMIN G. SULLINS & MARK B. WHIPPLE
上传时间: 2014-01-16
上传用户:cjf0304
键盘扫描程序 A B键分别修改三位数据 C键确定输出
上传时间: 2013-12-25
上传用户:黄华强
Algo s in C++. A higly valued book on various algo s book in c++. Go through the book and u will be highly enriched. A fantastic book for beginners.
标签: book through various valued
上传时间: 2017-05-01
上传用户:fanboynet
80-VA736-2 Rev.B MSM7200 Software Interface Manual
标签: Interface Software Manual 7200
上传时间: 2017-05-04
上传用户:coeus
建立b样条函数基函数的程序! 这是从the nurbs book 翻译过来的版本!
上传时间: 2013-12-24
上传用户:yyyyyyyyyy
Run RGB Video and watch the R-G-B Video Components parralel to the original Video
标签: Video Components the parralel
上传时间: 2017-05-07
上传用户:xmsmh
safsdrghfydjg kukugilihg b nmvhjtdyewrtwert
标签: nmvhjtdyewrtwert safsdrghfydjg kukugilihg
上传时间: 2017-05-08
上传用户:天涯
this is a Implementation of a B* tree,not yet completed, because I need help for this task.
标签: this Implementation completed because
上传时间: 2013-11-27
上传用户:xinyuzhiqiwuwu
数据结构B-TREE的java实现,按照CLRS的思路描述,通过测试~
上传时间: 2013-12-11
上传用户:xinyuzhiqiwuwu