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 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 Hi...
上傳時間: 2017-04-24
上傳用戶:yuzsu
資源簡介:Supervised Image segmentation Using Markov Random Fields
上傳時間: 2015-12-01
上傳用戶:kytqcool
資源簡介:to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
上傳時間: 2014-06-13
上傳用戶:bruce5996
資源簡介:Automatic Image segmentation using 2D Multistage Entropy
上傳時間: 2016-10-15
上傳用戶:qilin
資源簡介:Image segmentation using watersheds using matlab
上傳時間: 2017-04-12
上傳用戶:xjz632
資源簡介:A demo for image segmentation using iter
上傳時間: 2017-05-02
上傳用戶:Late_Li
資源簡介:A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
上傳時間: 2016-11-03
上傳用戶:xwd2010
資源簡介:image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding.
上傳時間: 2013-12-11
上傳用戶:13215175592
資源簡介:gray level slicing with background it is a type of point processing technique used in image pro cessing
上傳時間: 2017-05-04
上傳用戶:a6697238
資源簡介:it s a matlab code for reduce gray level
上傳時間: 2014-12-01
上傳用戶:lvzhr
資源簡介:These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Hall, 2004, ISBN 0130085197. The functions supplement and extend the image processing...
上傳時間: 2013-12-18
上傳用戶:天涯
資源簡介:small pannel driver using MXIC s 88LV462,this sample code including the function IIC with 8051,IR,OSD,
上傳時間: 2013-12-17
上傳用戶:sk5201314
資源簡介:Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor. It requires a Java Runtime and SWT, but should be OS independent.
上傳時間: 2015-11-05
上傳用戶:colinal
資源簡介:基于互信息的圖像相似性測量。Image similarity using mutual information of regions .pdf
上傳時間: 2014-12-22
上傳用戶:xmsmh
資源簡介:Color-Based Image Retrieval Using Spatial-Chromatic Histograms
上傳時間: 2014-01-15
上傳用戶:天誠24
資源簡介:Debugging is a fascinating topic no matter what language or platform you re using. It s the only part of software development in which engineers kick, scream at, or even throw their computers. For a normally reticent, introverted group, thi...
上傳時間: 2013-12-19
上傳用戶:xieguodong1234
資源簡介:implement the edge detection and segmentation using matlab.Welcome to download.
上傳時間: 2014-01-27
上傳用戶:yzy6007
資源簡介:Image Compression A collection of simple routines for image compression using different techniques. 圖象壓縮的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids...
上傳時間: 2016-05-11
上傳用戶:磊子226
資源簡介:Normalized Cut Image segmentation Code
上傳時間: 2016-06-10
上傳用戶:refent
資源簡介:Normalized Cut Image segmentation Code
上傳時間: 2013-12-27
上傳用戶:cjf0304
資源簡介:Normalized Cut Image segmentation Code
上傳時間: 2014-09-11
上傳用戶:chenbhdt
資源簡介:Normalized Cut Image segmentation Code
上傳時間: 2014-01-18
上傳用戶:liglechongchong
資源簡介:Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB® . The discussion is also ...
上傳時間: 2016-07-08
上傳用戶:z1191176801
資源簡介:圖像處理權威著作:數字圖像處理(MATLAB版) Digital Image Processing Using MATLAB M代碼
上傳時間: 2013-12-27
上傳用戶:ynzfm
資源簡介:www.trolltech.com推薦的學習Qt的權威書籍 自制的Pdf版Code Less Create More Deploy Everywhere Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux witho...
上傳時間: 2013-12-29
上傳用戶:妄想演繹師
資源簡介:MFC color image processing using C (funtion code)
上傳時間: 2016-12-01
上傳用戶:skhlm
資源簡介:image compression using wavelets
上傳時間: 2017-03-02
上傳用戶:zhengjian
資源簡介:Hi This mfile is source code for image segementation using active contour models [Snake]. It found the objects in imaages.
上傳時間: 2013-12-31
上傳用戶:zmy123
資源簡介:This code and doucument describe the image segementation using active contore models [snake].
上傳時間: 2017-03-22
上傳用戶:aa17807091
資源簡介:Watershed Algorithm for Image segmentation
上傳時間: 2013-12-11
上傳用戶:wangdean1101