-
Image_Restoration
图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。(Images, video, often due to jitter caused by vague, to blur the field of image processing is also difficult and hot. Algorithm for single images to the direction of uniform motion blur, is a simplified approach.)
- 2009-10-07 16:44:10下载
- 积分:1
-
frft_candon
离散分数阶傅立叶变换,算法参考
C. Candan, M.A. Kutay, and H.M. Ozaktas.
The discrete Fractional Fourier Transform.
IEEE Trans. Sig. Proc., 48:1329--1337, 2000
(Discrete fractional Fourier transform algorithm reference C. Candan, MA Kutay, and HM Ozaktas. The discrete Fractional Fourier Transform. IEEE Trans. Sig. Proc., 48:1329- 1337, 2000)
- 2013-10-23 18:27:29下载
- 积分:1
-
Particle-Filter-with-comments
说明: 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。(Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to represent the probability of a particle can be used in any form of state space model.)
- 2011-03-07 17:01:45下载
- 积分:1
-
IBP
这篇文字介绍了基于IBP重建的图像超分辨算法(this paper introduce an super-resolution Algorithm based on IBP)
- 2014-11-18 21:40:49下载
- 积分:1
-
Image-segmentation-
图像分割及二值化源码。该程序是交通标识识别的一部分。(Image segmentation and binary code. The traffic sign recognition program is part of.)
- 2011-09-03 10:35:03下载
- 积分:1
-
小波模极大值程序
说明: 小波模极大源代码,可用来进行小波降噪或小波模态参数识别(Wavelet modal maximum source code, can be used for wavelet noise reduction or wavelet modal parameter identification)
- 2020-10-16 10:35:01下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
image-stitch-based-sift
经过测试的基于sift程序的图像拼接。以lowe的程序为sift提取核心程序,此外还包括ransac算法,单应矩阵提取,图像融合(包括加权融合以及平均融合)算法,融合效果在testnew中可见。(Image mosaic based on sift program tested. The lowe program sift extract the core program, in addition to including ransac algorithm homography extract image fusion (including fusion weighted average fusion) algorithm, fusion effect is visible in testnew.)
- 2012-11-04 19:23:54下载
- 积分:1
-
psnr_nmse_rms
通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)
- 2020-11-23 17:39:34下载
- 积分:1
-
图像处理评价指标
说明: 图像融合中的平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等(Average gradient, correlation coefficient, information entropy, cross-entropy, joint entropy, mean square error, mutual information, signal-to-noise ratio, peak signal-to-noise ratio, root mean square error, spatial frequency, standard deviation, mean, distortion degree, deviation index, etc. in image fusion)
- 2019-05-27 08:48:13下载
- 积分:1