搜索资源列表
图像分割Otsu算法
- 实现自动阈值选取图像分割算法——Otsu算法。
图像分割中阈值的设置
- 图像分割中阈值的设置
边缘检测与图像分割
- 边缘检测和图像分割算法
区域生长分割算法
- 利用堆栈实现的区域生长图像分割算法
基于遗传算法的图像分割
- 基于遗传算法的图像分割
图像分割
- 使用canny算子实现的简单的图像分割,适用于初学者
基于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
segment
- 用matlab实现的医学图像分割算法,(分割最佳阈值的迭代算法)代码, 可适合初学者使用,并有图。-Using matlab to achieve the medical image segmentation algorithm, (partition optimal threshold of iterative algorithm) code which may be suitable for beginners to use, and map.
watershed
- 图像分割算法,基于水波特征的分割,适合于比较小的图像。-Image segmentation algorithm, based on wave characteristics of partition, suitable for relatively small images.
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
【MeanShift图像分割】MeanShift
- meanshift图像分割算法的opencv实现。(Opencv implementation of meanshift image segmentation algorithm.)
彩色图像分割算法的研究与实现
- 这是一个彩色图像分割算法的研究与实现文档(Research and implementation of color 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)