-
Par_bc
说明: 天线方向图,贝叶斯加权,阵元不加权子阵不加权时的方向图(antenna pattern,beyliss ,array,Antenna pattern, Bayes weighted, the pattern of the unweighted sub-array of the array element)
- 2020-12-03 21:39:25下载
- 积分:1
-
contourmapping
根据高程点,绘制等高线的matlab小程序。(According elevation points, draw contour lines matlab applet.)
- 2013-07-09 21:26:31下载
- 积分:1
-
imagerestoration
基于深度图的图像修复,有完整的代码和实验图像。(Image restoration based on the depth chart, there is a complete code and experimental images.)
- 2012-06-13 19:05:32下载
- 积分:1
-
crossentropy2dpso
这是基于Tent映射粒子群的交叉熵阈值分割程序。(This is code of method based on Tent particle swarm optimization and cross-entropy.)
- 2009-11-15 22:21:04下载
- 积分:1
-
MSER-algorithm
MSER算法的实现,功能齐全,思路清晰!值得研究图像处理的人员参考!(MSER algorithm implemented, the function is all ready, clearthinking! )
- 2011-07-05 10:21:39下载
- 积分:1
-
Pauli_decomposition
matlab编写全极化雷达影像pauli分解,分解为三个分量,希望对你有帮助(matlab write full-polarization radar images pauli decomposed into three components, you want to help)
- 2011-07-16 09:35:39下载
- 积分:1
-
extract_feature
此工程实现提取jpeg图像的DCT系数首字母概率作为jpeg重压缩检测的特征,以此特征训练出分类模板,可以检测出一张jpeg图像是单压缩还是重压缩。(Works to achieve this extract jpeg image DCT coefficients of the first letter of the probability of detection as a jpeg heavy compression feature, this feature trained classification templates that can detect a single jpeg image compression or recompression.)
- 2021-04-02 21:39:07下载
- 积分:1
-
TextAnalysis
图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
- 2007-04-21 17:13:24下载
- 积分:1
-
Gimp-trainning
Gimp trainning 图形处理教程,适合自学者(Gimp trainning graphics)
- 2011-09-30 20:30:38下载
- 积分: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