搜索资源列表
Medical_Image_Segmentation
- 医学图像分割的matlab程序,针对脑部肿瘤图像,使用水平集方法划分出肿瘤区域,内部包含测试程序-Medical image segmentation matlab program for brain tumor imaging, using the level set method into the tumor region, the internal test procedures include
区域生长法分割彩色图像
- 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
robot
- 移动机器人全覆盖路径规划优化方法。从全局优化的角度出发,提出一种基于区域分割的环境建模方法-Full coverage of mobile robot path planning optimization method. From the global optimization point of view, presents a region-based segmentation of environmental modeling
regionGrow
- 该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。-this code is used for region growing in the image segmentation domain.
seg_oneseed
- 本程序时应用MATLAB分割技术中的区域生长来实现图像分割-Application of MATLAB in this program in the region growing segmentation technique to achieve image segmentation
zuizinzin
- 这是一个基于地震电磁时频图像的特征区域分割的程序算法-it is very good
bishe
- 这是一个基于地震电磁时频图像的特征区域分割算法的程序-it is very good
2123
- 区域分割简单算法,基于区域生长法。调试通过,希望有帮助-Simple segmentation algorithm, debugging through, want to help
xx
- 基于L*a*b空间的色彩分割。根据样本区域的颜色对图像进行分割。-based on the l*a*b space to cut the picture
quyuzengzhang
- 利用区域增长的方法来实现对图像的区域分割 -picture segmention based on increasing of region
diedaifa
- 这个程序是用MATLAB编的,是用迭代法实现图像的分割,得到感兴趣区域。-This program is retained by MATLAB,and it uses Iterative method to implement image segmentation and obtain the region of interest。
interactiveimagesegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other go
quyushengzhangfa
- 用区域生长法分割图像,该文件包括完整的代码。-segmente images in Regional growth method, include the full code
Region-growing-method
- 区域生长分割 matlab 手动点击设定种子点-Click on region growing segmentation matlab manual seed point set
seyuyingshe-
- 这个M文件是色域边界的描述的区域分割算法-This M-file is the color gamut boundary descr iption of the region segmentation
Icbirzipm
- 用于进行图像类别识别的程序。根据初步的的区域分割结果,对图像之间的区域进行匹配。 -For image category recognition program. According to the initial region segmentation results, the region between the two images match.
k-average-regional-segmentation
- 本程序为matlab编写的k平均区域分割程序,是摄影测量学的实习作业,供大家借鉴-This program is written in matlab k average regional segmentation procedures, internship job photogrammetry, for your reference
Iris_Recognition_Matlab
- 基于模式匹配和区域分割的瞳孔识别算法,自带测试图片库。-Region segmentation based on pattern matching and pupil recognition algorithm, has a test gallery.
da
- 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类器;SVM本身就是(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haa
基于 K-means 聚类算法的图像区域分割
- 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)