-
filter
本程序对同一图像增加噪声后,进行均值滤波、高斯平滑滤波和中值滤波三种方法的去噪和结果比较,
并进行了评价指标PSNR和SSIM的计算以及算法耗时的统计。
( The program on the same image after the noise increases, mean filter, de-noising and results of the Gaussian smoothing filter and median filter three methods of comparison, and the index PSNR and SSIM calculation algorithm and time-consuming statistics.)
- 2016-05-15 23:16:03下载
- 积分:1
-
图像识别代码集
HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
- 2019-05-24 15:05:36下载
- 积分:1
-
Image-de-noising-algorithm-using
提出了一种基于非下采样Contourlet 变换的自适应图像去噪方法 首先对噪声图像进行非下采样Contourlet 变换,得到各
个尺度各个方向子带的系数,再根据该系数的能量自适应地调整去噪阈值 实验表明,与Contourlet 多尺度阈值去噪 Contourlet 自
适应阈值去噪相比,该方法在保留图像边缘细节的同时,能提高图像的PSNR 值,减少了Gibbs 现象(A new adaptive method of image de-noising based on NonSubsampled Contourlet Transform (NSCT)is presented.Firstly,
the noisy image is decomposed into a set of multiscale and multidirectional frequency subbands by NSCT, and then the threshold
is adapted automatically according to the energy of subband coefficients.Compared with the multi-scale threshold using contourlet
transform and using adaptive threshold based on contourlet transform, the simulation results show that the performance of this
method is superior in PSNR, meanwhile it can maintain the image edge and reduce the Gibbs phenomen)
- 2012-07-20 10:49:25下载
- 积分:1
-
matlab
) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
- 2010-05-11 12:03:24下载
- 积分:1
-
ELMexam
使用极限学习机ELM算法进行遥感图像分类的源代码,很好的例子(Use extreme learning machine ELM remote sensing image classification algorithm source code, a good example)
- 2020-12-27 10:29:03下载
- 积分:1
-
图像处理
图像处理实验matlab的图像预处理:边缘检测、二值化、形态学滤波、灰度化(Image processing experiment matlab image preprocessing:Edge detection, binarization, morphological filtering)
- 2019-04-12 18:12:51下载
- 积分:1
-
KSVD-OMP
KSVD&&OMP处理图像的程序,有演示效果(KSVD&&OMP )
- 2014-06-08 16:51:59下载
- 积分:1
-
FastICA_Kurt
这个算法是基于峭度的快速不动点算法,混合方式是线性瞬时混合,适定情况,该算法收敛速度较梯度算法快,很实用。(failed to translate)
- 2013-05-08 18:09:53下载
- 积分:1
-
Sparse-Representation-
稀疏表示的毕业参考论文,在图像去噪、图像修复、人脸识别及压缩感知等图像处理领域中的应用进行了总结.(Sparse representation of graduation reference papers, summarized in the image denoising, image restoration, face recognition and compressed sensing and other image processing applications)
- 2017-05-16 19:14:34下载
- 积分:1
-
exposure_fusion
利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)
- 2021-04-09 16:38:59下载
- 积分:1