搜索资源列表
-
0下载:
西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teache
-
-
3下载:
用k-means 做彩色图像分割,分类数可选,Using k-means to do color image segmentation, classification number of optional
-
-
3下载:
本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
-
-
1下载:
基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
-
-
1下载:
基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
-
-
0下载:
摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在
色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积
统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。-Based on the gray- level and color characteristics of eggp lant image, hue and
-
-
0下载:
肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
-
-
0下载:
this a human face detection program using color segmentation.i include some pics with it.-this is a human face detection program using color segmentation.i include some pics with it.
-
-
0下载:
Color Segmentation
This demo tracks a person s face and hand using a color-based segmentation method.
-
-
0下载:
彩色图像分割处理源码,使用MATLAB编写。主要用于彩色图像的截取。-Color image segmentation source code, written using MATLAB. Mainly used in color image of the interception.
-
-
2下载:
彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It
-
-
0下载:
WINDOWS操作系统下MATLAB图像处理工具箱,非常好用-Matlab demo-Image processing toolbox
- Texture Segmentation Using Texture Filte
(entropyfilt)
- color-Based Segmentation Using K-Means Clustering
Vgg-matlab
Zisserman: Texture Classification: Are Filt
-
-
0下载:
可以对人脸进行快速检测,利用肤色信息进行分割,最终实现人脸的检测-Face can be quickly detected using skin color segmentation information, and ultimately face detection
-
-
0下载:
matlab code for segmentation using color and texture properties of image
-
-
0下载:
对人脸图像进行肤色分割时就是采用自适应阈值分割法进行的,具体是应用改
进的最大类间方差法进行肤色分割处理。-Images of human faces using skin color segmentation is adaptive thresholding method, the specific application is improved Otsu method for color segmentation.
-
-
0下载:
matlab 彩色图像segmentation 使用 k-means clustering -matlab color iamge segmentation using k-means clustering
-
-
1下载:
彩色图像分割利用matlab实现FCM算法-Color image segmentation algorithm using matlab realize FCM
-