-
medianBlur
说明: 平台基于visual studio2015,使用opencv函数实现中值滤波,进行图像处理(median blur based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
111
将鱼眼图像展开成柱面图像的matlab程序(Expand the fish eye image into a cylindrical image matlab program)
- 2011-05-23 11:45:47下载
- 积分:1
-
小波分析用于图像处理
说明: 16.1利用小波变换法将两幅图融合
16.2利用小波包法将两幅图融合
16.3利用小波变换进行图像分解
16.4重构系数
16.5小波变换提取一个子代直方图
16.6利用小波变换对给定图像旋转后,提取一个子代
16.7提取小波分解概貌系数(16.1 Fusion of Two Pictures Using Wavelet Transform
16.2 Using Wavelet Packets to Fusion Two Pictures
16.3 Image Decomposition Using Wavelet Transform
16.4 Reconstruction coefficients
16.5 Extracting a Child Histogram Using Wavelet Transform
16.6 Extracting a Child After Rotating a Given Image Using Wavelet Transform
16.7 Extracting Wavelet Decomposition Profile Coefficients)
- 2020-01-05 18:48:06下载
- 积分:1
-
adaboost-face-detection
基于adaboost的人脸检测算法,对于初学者来说用很大的帮助(Adaboost-based face detection algorithm for beginners great help)
- 2013-05-14 10:22:13下载
- 积分:1
-
logpolar
用matlab实现的对数极坐标转换图像配准算法,实验证明效果不错(Using matlab realize logarithmic polar coordinate conversion image registration algorithm, experiments show good results)
- 2021-04-21 20:48:49下载
- 积分: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
-
SPAMS-matlab-svn.rar
这是SPAMS的原始代码,是稀疏表示的重要工具箱~(This is SPAMS original code, is an important toolbox sparse representation)
- 2013-08-05 16:19:41下载
- 积分:1
-
C# itextsharp.dll创建生成PDF文档源码实例
本实例用到了第三方组件ICSharpCode.SharpZipLib.dll、itextsharp.dll。
- 2017-10-19下载
- 积分:1
-
图像处理
说明: 深度学习,读取二进制文件,识别手写数字。(Deep learning, reading binary files, recognizing handwritten numbers.)
- 2020-03-25 11:47:00下载
- 积分:1
-
Particle-filter-algorithm
课题是用粒子滤波进行目标跟踪,对经典粒子滤波与其它粒子滤波进行了详细的讲解.(For target tracking particle filter algorithm)
- 2016-04-18 15:46:37下载
- 积分:1