segmentation

所属分类:图形图象
开发工具:matlab
文件大小:15KB
下载次数:217
上传日期:2008-12-16 10:06:02
上 传 者claviclelau
说明:  Region based Active Contour的Matlab实现代码。很经典的方法
(Region based Active Contour of Matlab code. Classic method)

文件列表:
medical_segmentation (0, 2005-06-27)
medical_segmentation\activecontour.m (2106, 2004-08-05)
medical_segmentation\activecontourpaper.m (2981, 2004-08-05)
medical_segmentation\adaptivescript.m (2130, 2004-08-05)
medical_segmentation\calcenergy.m (677, 2004-07-25)
medical_segmentation\calcspeed.m (2104, 2004-08-05)
medical_segmentation\createimage.m (644, 2004-08-02)
medical_segmentation\dirac.m (257, 2004-07-25)
medical_segmentation\edgestop.m (901, 2004-08-05)
medical_segmentation\extendspeed.m (871, 2004-08-05)
medical_segmentation\extendspeedband.m (1051, 2004-08-05)
medical_segmentation\heaviside.m (231, 2004-07-25)
medical_segmentation\im2avi.m (800, 2004-07-25)
medical_segmentation\initdist.m (922, 2004-08-05)
medical_segmentation\initphi.m (954, 2004-08-05)
medical_segmentation\isband.m (1025, 2004-08-05)
medical_segmentation\isfront.m (874, 2004-08-05)
medical_segmentation\levelsetband.m (2010, 2004-08-05)
medical_segmentation\levelsetbandadaptive.m (1861, 2004-08-05)
medical_segmentation\levelsetorig.m (1618, 2004-08-05)
medical_segmentation\lsexample.m (485, 2004-08-10)
medical_segmentation\readimage.m (326, 2004-08-05)
medical_segmentation\segmentscript.m (2441, 2004-08-10)

README ------ Info ---- Michael Wasilewski Medical Image Segmentation using Active Contours Running the Program ------------------- To avoid calling the active contour methods directly, simply type: > segmentscript at the matlab prompt. This script will ask the user to select an image, the amount to scale the image by, and the method of segmentation. Be careful when selecting the edge-stopping approach to segment data as it can take a very long time for even medium size images. To play around with parameters for the edge-stopping approach, change the 'EPSILON' variable in the calcspeed.m file. To adjust parameters for the active contour without edges approach, change the 'mu' variable in the activecontour.m file. As the segmentation proceeds, the current iteration number will be displayed in the console. The current segmented image is displayed and saved to disk every 100 iterations.

近期下载者

相关文件


收藏者