资源列表
colorSegmentation
- 基于极大熵准则,通过改进型粒子群算法对图像进行多阈值分割,并与其他分割算法对比。 函数说明: main函数为主程序,无返回值和参数,可直接运行。运行结果将调用colorSegmentation()函数和PSO()函数-Based on maximum entropy criterion, through improved particle swarm optimization (pso) algorithm for image threshold segmentation, and c
SSIM
- 成功检测任何两个图像的相似度问题,会返回一个数值,越接近1说明图形越相似 -MATLAB: SSIM code
matlab小波软阈值去噪
- 利用matlab编写的小波软阈值去噪代码
LSH_MATLAB
- Visual Tracking via Locality Sensitive Histograms.基于局部敏感直方图的目标跟踪算法,该算法在CVPR2013中出现,算法较简单但却非常有效,值得各位研究视觉跟踪算法的同行研究-Visual Tracking via Locality Sensitive Histograms
cloud_remove
- 遥感图像除云软件,原理是图像同时期替换掉有云区域,使用IDL语言编写-remove cloud from remote sensing image
OWT_MC_SURE-LET
- 一种快速高效的彩色图像增强方法,在滤除噪声的同时,有效地保持边缘细节信息-fast color image enhancement
DDE
- 本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。-The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.
t4_4
- 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
Gaussian-Hermite
- 计算二维图像数据的高斯Hermite矩和不变矩。-Calculating two-dimensional image data of the Gaussian Hermite moments and moment invariants.
OV5642_ALL
- ov5642现有的资料 包括DEMO驱动 DATASHEET APP-NOTES-ov5642 app notes ,datasheet&demo driver
color-segment_edge-detection
- Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割-Matlab color segmentation,edge detection,region growing image segmentation.
EMD_Earth-Movers-Distance
- 一种计算EMD(Earth Mover s Distance)优化问题的方法,用matlab实现。含有解释文档-An effective method to solve EMD (Earth Mover s Distance) optimal questions matalb codes, including a introducing word doc.