-
fft2andiff2
自己编写fft2和ifft2程序并进行快速傅里叶变换试验(fft2 and ifft2)
- 2012-04-27 20:28:28下载
- 积分:1
-
YUV
说明: 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。(In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.)
- 2008-10-12 14:43:32下载
- 积分:1
-
ssim1
输入两幅大小等已配准相同的图像,计算两幅图像的结构相似度,可以应用于图像各种处理,基于人类视觉,是一个很好的图像相融合质量评价效果(Enter two sizes, etc., have the same image registration, two images to calculate structural similarity, may be applied to a variety of image processing based on human vision, it is a very good image quality uation of the effect of integration)
- 2015-12-11 21:12:41下载
- 积分:1
-
稀疏分解图像去噪
基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)
- 2020-10-22 19:47:23下载
- 积分:1
-
Anisotropic
本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。(The program implements grayscale image using anisotropic diffusion filtering algorithm.It can be used to smooth the signal, keep the edge, enhance the edge of the contrast. Compared with ordinary Gaussian algorithm, it does not smooth the image edges.)
- 2014-02-08 18:19:25下载
- 积分:1
-
kd-tree.cpp
三维点云配准kd-tree搜索算法,用于特征点的搜索匹配(3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching)
- 2016-12-09 14:01:01下载
- 积分:1
-
lvbo
共有5个代码其中4个分别实现图像的中值滤波、均值滤波、双边滤波、Lee滤波,另一个是求图像的均值和方差。模板均不固定自己根据需要确定合适的w值。(There are five codes of which four were achieved image median filter, mean filter, bilateral filter, Lee filter, and the other is seeking an image of the mean and variance. Templates are not fixed ourselves w appropriate values as needed.)
- 2015-05-04 15:08:36下载
- 积分:1
-
mirror
对图像进行镜像处理,是最基本的图像处理操作(Mirror image is the most basic image processing operations
)
- 2012-05-13 20:04:04下载
- 积分: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
-
zaosheng
说明: 噪声估计法,先定位噪声点,再实行去噪处理(Noise estimation method, first locate the noise points, then implement denoising.)
- 2020-06-19 16:20:01下载
- 积分:1