搜索资源列表
彩色分割后8连通处理
- 彩色分割后8连通处理,给出了彩色图像的一种聚类算法-after eight color segmentation connectivity, a color image is a clustering algorithm
levelsetImage
- 基于水平集法的图象分割算法,用MATLAB语言编写-based on the level set method for image segmentation algorithm using MATLAB language
Watershed_Algorithm
- 对图像进行的分水岭分割算法,java语言类-images of the watershed segmentation algorithm, java language category
yuzhifenge
- 基于VC++得阈值分割算法得实现
图像分割迭代、峰谷、半阈值算法。
- 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
分水岭算法VC实现
- 本程序用VC++编写,实现了分水岭算法对图像的分割。效果非常不错
ostu阈值分割
- 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
CG.zip
- 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
segment_ga.rar
- 基于KSW熵和遗传算法进行图像分割,效果很不错哦。谢谢,KSW entropy-based and genetic algorithms image segmentation, the effect is pretty good, oh
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
edgetrace
- 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
seg
- matlab图像分割识别算法。读入车牌可识别出车牌号码并输出。-matlab image segment algorithm. read in a car license plate can output the number in the plate.
1
- 基于Otsu准则及图像熵的阈值分割算法,通过图像的熵和自动阈值分割进行检测-Entropy-based criteria and the Otsu thresholding algorithm
Experiment0401
- 高效的图像分割算法,编写环境为C++ 6.0 -Efficient image segmentation algorithm, the preparation of the environment for the C++ 6.0
level-set
- 这是基于活动轮廓模型的水平集图像分割算法,函数比较全,值得参考-This is the level set image segmentation algorithm based on active contour model, the functions are full, which is worthy to read
NormalizedCuts
- 图像分割算法,经过改进后很好的一个算法。希望和大家交流-Image segmentation algorithm, the improved after a good algorithm
K_Mean
- K-mean图片分割代码,针对对分割算法初学者,有研究意义,便于理解k-mean算法思想-K-mean segmetion
K_means_color_segmentation
- k-mean算法,对入学者有研究意义,可以了解图像的分割算法基本原理-k-mean algorithm, enrollment research, you can learn the basic principles of image segmentation
OTSU1
- 。图像分割算法中最大类间方差法(OTSU)实现图像二值化,可以将图像分为目标类和背景类,便于后续处理。-. Image segmentation algorithm Otsu method (OTSU) for image binarization, image can be divided into the target class and background class, easy to subsequent processing.
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)