dreambaobao 在 2007-09-07 15:02:44 上传
说明:灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类
开发平台:matlab | 大小:7805KB | 下载3204次
wangyu0821 在 2007-09-06 20:12:56 上传
说明:基于fcm的图像分割方法,效果好,希望能给大家提供一些建议。
开发平台:matlab | 大小:2KB | 下载117次
butcher82 在 2007-09-06 10:06:10 上传
说明:图像分割的电子书,文件是djvu格式的,请下载相关插件阅读,插件太大
开发平台:matlab | 大小:3780KB | 下载25次
仇雨 在 2007-09-03 15:34:00 上传
说明:本程序是用vc实现的canny算法,应用于细胞图像分割。
开发平台:Visual C++ | 大小:3167KB | 下载43次
leeann_gg939 在 2007-08-31 09:22:50 上传
说明:用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法
开发平台:matlab | 大小:11KB | 下载1902次
流浪的云 在 2007-08-27 19:10:11 上传
说明:图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf [6]An active contour model for object tracking using the previous contour.pdf [7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf [8]Segmentation in echocardiographic sequences using shape-based snake model.pdf [9]Active Contours Without Edges.pdf 学习图像处理的人必看的几篇文章
开发平台:Others | 大小:5383KB | 下载766次
mobilefone 在 2007-08-21 21:21:00 上传
说明:Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection.
开发平台:matlab | 大小:2080KB | 下载142次
quakemajor 在 2007-08-18 09:53:25 上传
说明:边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
开发平台:matlab | 大小:6KB | 下载1053次
changchong 在 2007-08-17 11:39:04 上传
说明:可以打开真彩色或是256色位图图像,进行彩色转灰度、中值滤波、均值滤波、otsu算法图像二值分割等处理。
开发平台:Visual C++ | 大小:91KB | 下载319次
momentt 在 2007-08-11 09:18:48 上传
说明:Image Watershed Segmentation图像边缘提取
开发平台:Visual C++ | 大小:3KB | 下载11次
progdragon 在 2007-08-06 01:23:30 上传
说明:该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。
开发平台:Visual C++ | 大小:58KB | 下载233次
vanix 在 2007-08-04 10:13:00 上传
说明:Supervised Image Segmentation Using Markov Random Fields
开发平台:Visual C++ | 大小:2168KB | 下载322次
wenmiaolu 在 2007-08-01 13:17:33 上传
说明:Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
开发平台:Unix_Linux | 大小:453KB | 下载108次
huangyu6668 在 2007-07-27 10:09:19 上传
说明:本人改进的关于自适应分割方法,结合了大津法获得的阈值作为初始阈值,可以提高运行速度和分割效果
开发平台:matlab | 大小:1KB | 下载132次
dormice1981 在 2007-07-21 10:10:47 上传
说明:本代码是Foreground-Background Segmentation of Video Sequences的配套程序,利用KDE算法对avi进行处理,从而提取前景和背景,在windows, Visual C++下测试成功
开发平台:Visual C++ | 大小:52KB | 下载203次
gogo2008 在 2007-07-17 15:25:51 上传
说明:图像分割中常用的水平集方法的matlab源代码!
开发平台:matlab | 大小:138KB | 下载639次
hksonngan 在 2007-07-13 17:13:10 上传
说明:3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from dataset. This code also has some technique about GPU image processing for ray tracing. Also learn many filter apply for transform from spatial domain to frequency domain.
开发平台:Visual C++ | 大小:1451KB | 下载348次
yaoyao0417 在 2007-07-10 22:48:47 上传
说明:图像分割,实现最大实现最大方差法计算分割门限
开发平台:matlab | 大小:1KB | 下载41次
enricolu 在 2007-07-10 13:34:42 上传
说明:Chinese Word segmentation
开发平台:C# | 大小:6544KB | 下载11次
pipipdedr 在 2007-07-09 12:33:34 上传
说明:基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法
开发平台:matlab | 大小:434KB | 下载1265次
管理员 在 2007-07-06 20:35:04 上传
说明:神经网路分割 神经网路分割 神经网路分割 神经网路分割
开发平台:matlab | 大小:40KB | 下载28次
rosicky1011 在 2007-07-01 19:13:59 上传
说明:Watershed algorithm.图像分割的分水岭算法的源程序。
开发平台:Java | 大小:22KB | 下载96次
homschen 在 2007-06-20 16:51:43 上传
说明:水平集分割算法的C-V模型,matlab源代码
开发平台:matlab | 大小:17KB | 下载676次
windancer723 在 2007-06-20 16:29:56 上传
说明:很好的图像分割软件,内有全部源码,对研究matlab图像识别处理很有帮助
开发平台:matlab | 大小:187KB | 下载342次
xinrenlei502 在 2007-06-18 17:45:48 上传
说明:给出了meanshift分割的源代码,包括CPP文件和h文件
开发平台:C/C++ | 大小:4KB | 下载254次
xinrenlei502 在 2007-06-18 17:18:15 上传
说明:给出了meanshift在图像分割方面的源程序,分割效果好可以
开发平台:matlab | 大小:342KB | 下载680次
qiuhao2222 在 2007-06-18 13:31:47 上传
说明:经典彩色图像分割文章《Robust Analysis of Feature Spaces Color Image Segmentation》的c++源码
开发平台:C++ | 大小:19KB | 下载608次
caizhi.zhu 在 2007-06-18 11:17:27 上传
说明:This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow changes similar to what can be observed with level sets (merging and splitting but no hole creation). Several objects can be segmented simultaneously in several frames.
开发平台:matlab | 大小:159KB | 下载127次
gismap 在 2007-06-06 15:36:16 上传
说明:对TM灰度图像进行基于梯度幅度的分水岭变换分割,并标记分割区域边界,Matlab源代码,直接拷贝至Matlab中运行。
开发平台:matlab | 大小:75KB | 下载795次