搜索资源列表
彩色图像分割
- matlab 源码 彩色图像的分割 效果很好
图的分割
- 实用graph cut对图像进行分割,图像包括彩色图像和黑白图像,分割效果明显
改进的对比度分割
- 改进的对比度分割算法-matlab:通过迭代搜索,产生能使分割效果产生最大对比度的阈值
ostu阈值分割
- 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
matlab进行图像分割-双峰法
- 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
NcutImage7_1 c
- 是一篇关于分割的文章的实现代码,matlab。分割效果为若干块的形式,可以设置分为几块,比较实用,效果还是不错的,挺有意思,需要的时间也不长。
窗体分割
- 窗体分割方法,主要对界面进行优化的,可以实现类似windows的效果。-Form segmentation method, mainly to optimize the interface, windows can achieve similar results.
图象过渡区提取与分割算法评价
- 过渡区图像分割的效果评价,是清华章御晋写的!-transition zone Segmentation Evaluation of the effect of Qing Zhang Jin His writing!
delphi图像分割
- 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等-system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closu
edison_binary
- 关于均值漂移的程序,该代码为编译好的程序,可以直接看图像分割效果!-Mean Shift on the procedures, the code compiled procedures, can look directly image segmentation results!
julei2
- 自己编写的使用聚类方法进行彩色图象分割 效果还可以-themselves prepared for the use of clustering methods color image segmentation can also effect
ContrastSeg
- 一种改进的对比度分割算法。对红外图像有很好的分割效果。-an improved contrast ratio segmentation algorithm. The infrared image segmentation is a good result.
ESegment
- 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的
fast_mean_shift.tar
- 该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。-The code used color tips realize hierarchical topology to maintain image segmentation, high efficiency, good segmentation results.
US_image_segmentation
- 自写的一种基于局部对比增强的GVFsnake图像分割方法,参考了xu的gvf,但本方法分割效果更好。-Since the writing of a local contrast enhancement based on image segmentation method of GVFsnake reference xu the gvf, but this method is better segmentation.
AutomaticImageSegmentationAlgorithmThreshold
- 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计
SNAKE
- 图像分割中的经典算法snake的代码。该代码简洁高效,当处理非凸曲线边缘时分割效果好-Image segmentation algorithm in the classic snake code. The code concise and efficient, when dealing with non-convex curve of the edge effect when the partition
FCMmatlab
- 用matlab实现了FCM图像分割,分割效果较好。有说明-Matlab achieved using FCM image segmentation, segmentation better. Described
FCM图像分割效果不好
- 使用FCM算法进行图像分割,大量源代码找作者获得,效果一般般(The use of FCM algorithm for image segmentation, a large number of source code to find the author, the general effect)
分割 (2)
- 图像分割是图像处理和计算机视觉的重要研究领域。通过贝叶斯算法应用于图像分割,利用其较好的寻优能力搜索到图像的最佳阈值,达到较好的图像分割效果,并拓展了算法的应用领域.针对图像在动态阈值选取难的问题(Image segmentation is an important research field of image processing and computer vision. The Bayesian algorithm is appl