搜索资源列表
图像分割Otsu算法
- 实现自动阈值选取图像分割算法——Otsu算法。
边缘检测与图像分割
- 边缘检测和图像分割算法
区域生长分割算法
- 利用堆栈实现的区域生长图像分割算法
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
mean shift 彩色图像分割经典算法
- mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
watershed.rar
- 程序实现分水岭变换的图像分割,是基于直观分水岭定义的图像分割算法的实现。附件中包含算法介绍的文章。,Process to achieve watershed transformation of image segmentation is based on the intuitive definition of the watershed image segmentation algorithm. Algorithm is described in the annex containing the
segmentation(meanshift)
- 基于meanshift的图像分割算法,使用C语言实现-Meanshift based image segmentation algorithm, using C language implementation
Image-Segmentation
- 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develo
snake
- 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
compare_segmentations
- 用于评价图像分割算法性能的代码,包中的word文档对所用方法进行了简单的说明,还列出了具体的参考文献-Image segmentation algorithm for evaluating the performance of the code, including the word document on the methods for a simple explanation, but also a list of specific references
colorimagek_means
- 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
RegionGrow921
- 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
ColorImageSegmentation
- 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
watershed
- 用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。-Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.
105230310levelsetImagesegment
- 基于水平集的医学图像分割算法,可以很好的分割医学图像,尤其对CT图像有较好的效果-Level set based segmentation of medical images, medical image segmentation can be very good, especially on the CT image has a better effect
tuxiangfengefangfa
- 基于图论Felzenszwalb 算法的图像分割算法分析和研究,-Felzenszwalb algorithm based on graph theory image segmentation algorithm analysis and research,
chap10
- 图像分割算法的Matlab源程序,内有不少源代码-Image segmentation algorithm Matlab source code, there are a lot of source code
【MeanShift图像分割】MeanShift
- meanshift图像分割算法的opencv实现。(Opencv implementation of meanshift image segmentation algorithm.)
Tsallis熵图像分割
- 一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
图片-图片分割
- 课程设计作业 调试后可用 自适应图像分割算法(Adaptive image segmentation algorithm)