-
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
-
10165101220 于文梦
解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
- 2018-12-30 20:33:10下载
- 积分:1
-
Voronoi
图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。(Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing in the contour tracking algorithm, the general graph voronoi diagram to the total depending on the generator automatically generated.)
- 2020-12-10 21:19:19下载
- 积分:1
-
matlab最小二乘法曲面拟合
matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
- 2019-05-10 20:12:08下载
- 积分:1
-
butterlowfilter
巴特沃斯低通滤波器的C语言实现原理以及程序,对理解滤波器原理有很好的帮助(Butterworth low-pass filter, and a program in C language implementation principle for understanding the principles of good help filter)
- 2014-11-10 10:01:49下载
- 积分:1
-
extract
该程序是对输入的数字图片进行特征提取,以得到图片对应的向量,从而为下一步的识别提供帮助。(The program is to input the number of picture feature extraction in order to obtain the corresponding vector images, so as to identify the next step to help.)
- 2008-03-16 15:38:44下载
- 积分:1
-
Haralick
计算灰度共生距的matlab源代码Haralick Texture Features Matlab Toolbox v0.1b(Calculation of gray symbiotic matlab source code from the Haralick Texture Features Matlab Toolbox v0.1b)
- 2009-01-14 16:48:47下载
- 积分:1
-
plsa
该matlab代码实现了plsa算法。plsa全称是概率隐语义分析,是一个非常重要的隐语义分析模型。(This matlab code implements plsa algorithm, which is the short of probability latent semantic analysis and is a very important latent semantic analysis model.)
- 2011-05-11 22:02:45下载
- 积分:1
-
人眼定位
说明: 人眼定位的matlab代码,使用模板匹配的方法实现(Eye location matlab code, using the template matching method)
- 2020-12-17 12:49:11下载
- 积分:1
-
Fusiello_epipolarrectification
对立体视觉的双目图像进行极线校正,以实现双目致密匹配(Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching)
- 2008-05-22 19:38:57下载
- 积分:1