搜索资源列表
devide
- 基于二维直方图的图像模糊聚类分割方法,内有算法的参考论文。
基于随机游走的图像分割
- 基于随机游走的图像分割方法,matlab实现。是对论文Random Walks for Image Segmentation的算法实现。
图像背景分割,提取图像特征
- 研究生做论文所用程序, 关于图像背景分割,提取图像特征(均值能量方差等)-Procedures used by graduate students doing thesis on the background image segmentation, image feature extraction (mean energy variance, etc.)
shot-detecting
- 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
zhangwen
- 基于MATLAB实现指纹特征提取 改进的指纹图像分割算法 论文-matlab zhiwentezhengtiqu zhiwenfengesuanfa
111
- MR图像分割的博士论文,对医学图像处理尤其是医学图像分割很有帮助-MR image segmentation of the doctoral thesis, especially in medical image processing medical image segmentation helpful
liziqun20110513
- 基于粒子群的图像阈值化分割的研究及应用,是一篇学习粒子群算法及应用的学位论文!-PSO-based thresholding of images and its application, is a learning and application of particle swarm dissertation!
image-segmentation
- 图像分割的matlab程序 可以实现 并且有同步的外国论文文献 非常好用-Image segmentation matlab program can achieve synchronization of foreign papers and literature is very easy to use
SAR-image
- SAR图像分割的一个论文,英文的,很好,有需要的请想下载-A paper SAR image segmentation and, well, there is a need to please the English want to download
tight-frame-based-algorithm
- 基于紧框架的血管结构的图像分割,是一篇最近的SCI论文,其中详述了紧框架理论和在图像分割中的应用-Image segmentation based on the vascular structure of the tight framework of SCI is a recent paper, detailing the tight framework of the theory and application of image segmentation
Ncut_9
- 归一化切割和图像分割算法及其论文,归一化分割不仅度量了不同分组之间总体不相似性,同时度量了分组内的总体相似性-Normalized cuts and image segmentation algorithm and its papers, normalized measure divided not only between the different groups no overall similarity, while the overall measure of similarity wi
5
- 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料。(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers are attached.)
6
- 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached.)
1
- 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。多目标优化 一个含有两个优化目标的多目标优化问题(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached. M
2p
- 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。多目标优化 含有两个优化目标的多目标优化问题(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached. Mul
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.