搜索资源列表
image-processing-by foreighners.rar
- image processing including fourier,wavelet,segmentation etc.
Seamless
- 本人親手寫的圖像分割,合成,無縫融合,有融合算法,裡面還有個鉤子函數的d-image segmentation, synthesis, seamless integration, integration algorithm, there is also 000 hook function d
过渡区和图象分割
- 图像过渡区的概念!能够分割的更加精确!是图像处理的一个新的话题!-image transition zone concept! Segmentation can be more accurate! Image processing is a new topic!
图象过渡区提取与分割算法评价
- 过渡区图像分割的效果评价,是清华章御晋写的!-transition zone Segmentation Evaluation of the effect of Qing Zhang Jin His writing!
Dsplitself
- 单文档界面的静态分割 显示图像,包括256色位图以及真彩色图像的显示。-single document interface shows the static image segmentation, including the 256-color bitmap images and true color display.
K-Means聚类
- k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
edgesob
- 这是关于图像处理小程序,关于找如何找寻sobel边缘的程序。 -This is the image processing on small programs, to find how to find on the edge of the segmentation process.
energy-v1.1.src.tar
- 一种基于能量最小化的图像分割算法,相关论文曾经获得最佳论文奖。(用winrar解压)-based on the minimum energy of image segmentation algorithm, the relevant papers had best paper award. (Using WinRAR decompression)
fengou_Map
- 对图象的实现分割功能,十分不错,要做图象处理功能的朋友可以借鉴-the realization of image segmentation, very good to be done to the image processing function from friends
localized_seg.zip
- 基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
GA-code
- 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
image
- MFC实现对图像的基本处理,包括图像分割,边缘提取等功能,主要实现对 8位或者24位图的操作。-MFC to achieve the basic image processing, including image segmentation, edge detection and other functions, mainly to achieve 8-bit or 24-bit map operation.
colorseg
- RGB color image segmentation
LipLoca
- 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再
cvmeanshift
- 计算机视觉领域用mean—shift算法制作的分割程序。-The field of computer vision algorithms make use of mean-shift segmentation procedures.
Image-Segmentation
- 通过对图片的分割,提取等处理。更进一步的熟悉以及掌握VC中进行图片处理的功能-Of an image segmentation, extraction processing. Familiar with and master the VC further image processing functions carried out
image-segmentation-
- 有关图像分割和特征提取的源程序包含图像基本算法-Relevant image segmentation and feature extraction of basic algorithm includes images source program
Watershed-segmentation
- 这是一个分水岭分割算法的c++程序,效果还不错。-This is a watershed segmentation algorithm c++ program, the results were pretty good
Level-set-segmentation
- 这是一个水平集分割法实现的图像分割程序,算法是在matlab6.5,matcom4.5和vc6.0环境下实现的。-This is a level set segmentation method to achieve image segmentation procedures, the algorithm is in matlab6.5, matcom4.5 and vc6.0 environment to achieve.
segmentation-superpixel
- 超像素分割方法,简单线性迭代聚类(SLIC)。-superpixel segmentation mathod algorithm