当前位置:
首页
资源下载

搜索资源 - image segment matlab
搜索资源列表
-
0下载:
此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像,This algorithm is proposed by Otsu Otsu method, used to segment image in matlab
-
-
1下载:
利用k-means算法进行图像分割,效果较好-Using k-means algorithm for image segmentation is better
-
-
0下载:
基于matlab的图像分割算法(帧差法),效果可以,供相关人员参考!-Matlab-based algorithm for image segmentation (frame-difference method), the effect can be, for the relevant personnel information!
-
-
0下载:
Graph cut Image Segmentation
-
-
1下载:
用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.
-
-
2下载:
Graph cut segmentationis is segment an image into two classes based on color.
-
-
1下载:
使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
-
-
0下载:
正则化切割图像,matlab代码实现,有样例可以直接运行。 -Regular cutting of the image, matlab code, and sample can be directly run.
-
-
0下载:
otsu histhgram-it is usefule for segment an image base on histhogram segmentation.
-
-
0下载:
alow to segment an image base on the k-means in the color domain using the rgb space.
color segmenation
-
-
0下载:
Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
-
-
0下载:
利用matlab对彩色图像进行分割处理,图像针对bmp jpg pcn格式-color image segment
-
-
0下载:
图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。
本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
-
-
0下载:
基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
-
-
0下载:
This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
-
-
0下载:
color filter Matlab
to segment image s colors ... and extracting some of them.
-
-
0下载:
image segment use levelset
-
-
0下载:
Use K-means image segment with matlab
-
-
1下载:
图像分割 交互式的使用的是聚类均值分割,分割图像 程序可直接运行,也可用户自定义-image segment matlab interactive kmean
-
-
1下载:
MATLAB课堂考勤(GUI)
该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.
-