-
e900f286
说明: PCA图像降噪新算法-LPG PCA,全名叫做Two-stage Image Denoising by Principal Component Analysis with Local Pixel Grouping。内含算法代码和数据集,均经本人实测,可进行灰度图像和RGB图像的降噪,且PSNR和SSIM指标明显好于小波滤波、K-SVD等经典算法。值得学习图像降噪的看看!(The new algorithm of PCA image denoising LPG PCA, full name is two stage image denoising by principal component analysis with local pixel grouping. The algorithm code and data set can be used to reduce the noise of gray image and RGB image, and the PSNR and SSIM are better than the classical algorithms such as wavelet filtering and K-SVD. It's worth learning about image denoising!)
- 2020-11-24 22:19:32下载
- 积分:1
-
ImageDevelop_source
vc++图像开发的附书光盘,包括众多的实例程序,每个程序都可以是功能完备的工具软件.(visual c++ image develop source code and instances)
- 2010-09-25 10:53:59下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1
-
Harris2
说明: Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
图像拼接---去除黑边
使用python语言实现多张图像的拼接,并且处理拼接之后的裂缝和黑边。(Use python language to achieve splicing of multiple images, and deal with cracks and black edges after splicing.)
- 2019-04-02 15:24:23下载
- 积分:1
-
EEMD
信号进行EEMD分,作为希尔伯特黄变换的基础(try to decompose signal using EEMD,which as the Hilbert Huang Transtion basis)
- 2012-10-21 21:34:14下载
- 积分:1
-
LLE
该算法是局部线性嵌入的算法,代码无误,已运行,并且附带数据集,可以使用,非常实用。(The algorithm is locally linear embedding algorithm, the code is correct, has been running, and with the data set, you can use, very practical.)
- 2016-03-25 16:19:56下载
- 积分:1
-
selectiveMask
使用选择式掩膜平滑方法进行数字图像的边缘提取(Select the type mask smoothing method using digital image edge extraction)
- 2020-07-13 09:38:53下载
- 积分:1
-
color_segmentation
有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文(On the color image segmentation and complexity of the scene target tracking methods under study for a Ph D thesis)
- 2008-08-21 23:44:34下载
- 积分:1
-
super-reserlution
说明: 在一图像中加入噪声,是超分辨率中的一个重要步骤哦(noise)
- 2010-03-25 19:00:08下载
- 积分:1