-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
图像编程――操作调色板,位图显示,特殊图形窗口等
图像编程――操作调色板,位图显示,特殊图形窗口等-images Programming-- palette operations, bitmap display, special graphics, such as window
- 2023-05-01 07:35:06下载
- 积分:1
-
使用Gabor滤波器组对图像进行卷积运算
使用Gabor滤波器组对图像进行卷积运算-use Gabor filters the image deconvolution operator
- 2023-04-11 21:25:03下载
- 积分:1
-
A multi
一款多功能图像处理程序,包括基本图形图像的变化,也可以浏览html 和 txt文件 多窗口显示 ,支持层叠和平铺模式-A multi-function image processing procedures, including changes in basic graphics images, but also can browse the html and txt file multi-window display, support for cascading and tiling mode
- 2022-03-23 02:04:48下载
- 积分:1
-
Read into the image files, make image inversion and then display the image on th...
读入图像文件,做图像反转,然后显示图像在屏幕上-Read into the image files, make image inversion and then display the image on the screen
- 2022-08-24 06:30:02下载
- 积分:1
-
显示小波各尺度处理后的结果,很完整的GUI界面,强推!
显示小波各尺度处理后的结果,很完整的GUI界面,强推!-Show the wavelet scale to deal with all the results, it is a complete GUI interface, strong push!
- 2022-03-19 12:03:39下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1
-
图像分割中常用的水平集方法的matlab源代码!
图像分割中常用的水平集方法的matlab源代码!-Commonly used in image segmentation level set method matlab source code!
- 2022-05-24 09:42:26下载
- 积分:1
-
3Q method used for data pre
用3Q法进行数据预处理,剔除数据系列中的粗差值-3Q method used for data pre-processing, excluding crude data series in the difference
- 2022-01-26 05:48:18下载
- 积分:1
-
RANSAC算法,应用于图像处理的壮举,随机抽样一致性算法…
ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
- 2022-03-07 15:26:41下载
- 积分:1