资源列表
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)
envi_split_to_multiple_single_band_files
- 在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
多帧融合
- 采用了Fast Burst Image Denoising 算法,使用的matlab可以直接使用,谢谢
水果识别以及成熟度判断
- 用matlab对水果图像进行处理并判定水果的成熟度(Processing fruit image with MATLAB and judging fruit maturity)
crack-detection-using-matlab-code-master
- 墙壁裂缝识别,裂缝提取,二值化,分割图像,最后提取裂缝(Wall crack identification)
三种人民币识别
- 通过分析第五版人民币的特征,利用纸币中央数字的特征提取和识别的方法,通过MATLAB软件实现对第五版人民币的100元、50元和20元的识别。(By analyzing the characteristics of the fifth edition of RMB, using the method of extracting and identifying the central number of banknotes, the fifth edition of RMB can be ident
基于遗传算法的图像融合
- 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
SVM
- SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
模式识别
- 对局部放电进行小波变换模式识别,解决放电破坏设备问题(Wavelet Transform Pattern Recognition for Partial Discharge)
test_TV
- 利用matlab实现全变分正则化的图像去噪,(image denoising with TotalVariation regularization)
FusionEvaluation
- 几种图像融合评价指标,AG,EN,FMI,MI,Qab,Qw,SF,SSIM,即平均梯度AG、信息熵EN、特征互信息FMI、互信息MI、边缘信息保持量Qab、加权融合质量评价因子Qw、空间频率SF和相似性指数SSIM。能较好的描述图像融合结果,稳定性较好。(Several evaluation indexes of image fusion, Ag, en, FMI, MI, qAB, QW, SF, SSIM, namely average gradient AG, information e
视频水印MATLAB
- 基于DCT、DWT、SCD的视频水印算法和基于DWT、SVD的非盲水印算法实现