-
Corner-Detector
ACCV的一篇论文以及源代码,不是我写的只是搬运到这里而已,具体请访问论文中作者的网页。改进Harris的角点检测,主要改进在:1、是在加权模板选择了各向异性的模板代替了各向同性的高斯模板;2、选择使用多尺度滤波器对图像进行处理,使算法具有一定的多尺度特性。(This is paper with code,which published on ACCV.I m not the author of this paper.If want to know more,please vistor the home page of the author.Major improvements of this paper is focus on: 1 Using a bilateral filters insteal of the isotropic Gaussian kernel for weighted template selection 2、Using Multi-Scale filter which make the algorithm can detect the multi-scale corner in the image)
- 2012-05-22 20:37:57下载
- 积分:1
-
Motion_blur_restore
两篇关于运动模糊参数估计和复原的文章,非常经典的文章,基本概括了参数估计的主流方法,(two paper about restore Motion blur,which is very comprehensive )
- 2010-11-08 22:19:20下载
- 积分:1
-
Matlab6.5
说明: 数字信号处理教程——MATLAB释义与实现(very good)
- 2010-04-10 21:33:03下载
- 积分:1
-
fusion-quality
对融合图片质量的评价指标,包括峰值信噪比和均方根误差,非常好用(the ution index of image fusion.include PSNR and RMSE ,it is very useful)
- 2014-12-18 14:03:00下载
- 积分:1
-
ACO
TSP问题的人工蚁群算法中,假设m只蚂蚁在图的相邻节点间移动,从而协作异步地得到问题的解。每只蚂蚁的一步转移概率由图中的每条边上的两类参数决定:1、信息素质,也称信息素痕迹。2、可见度,即先验值。(Artificial ant colony algorithm TSP problem, assume that m ants move between adjacent nodes in the graph, which asynchronously collaborate get problem solution. Each ant transition probability is determined by the figure of two kinds of parameters for each edge: 1, the quality of information, also called pheromone trails. 2, visibility, ie priors.)
- 2016-10-10 20:51:31下载
- 积分:1
-
SARSA
说明: 增强式学习示例,和大家分享,希望能对大家有帮助。(Reinforcement learning example, to share, hope you can help.)
- 2021-03-16 17:09:21下载
- 积分:1
-
gaborcreate
gabor filter,,,for iris,,,,,,,
(gabor filter, and, for iris ,,,,,,,)
- 2007-04-09 20:26:34下载
- 积分:1
-
PCMTITEST2011
雷达课程的作业,在了解雷达原理后,对实际过程的仿真,有Chirp的形成,匹配滤波器,MTI,MTD的具体实现(Concrete realization of radar courses operating in the understanding of the radar principle, the simulation of the actual process, the formation of the Chirp matched filter, MTI, MTD)
- 2012-09-22 10:19:34下载
- 积分:1
-
Matlab-based-simulation-PLL-design-
基于Matlab仿真的数字锁相环的设计进行了详细的分析和模拟,数字和模拟锁相环的论文(Matlab-based simulation of digital PLL design, a thesis on digital and analog phase-locked loop for a detailed analysis and simulation)
- 2011-11-23 15:29:07下载
- 积分:1
-
QPSK
QPSK调制后产生QPSK信号,QPSK信号分别通过AWGN信道、Rayleigh衰减信道和Rician衰减信道,分别通过QPSK解调出数字信号,通过输入与输出数字信号的对比计算出仿真过程中的传输误比率,并将其与各衰减信道的理论误比率进行对比(Generate QPSK signal QPSK modulation, QPSK signals through AWGN channel, Rayleigh fading channel and Rician fading channel, respectively, through the QPSK demodulation of digital signals by comparing input and output digital signals to calculate the simulation process of transmission error rate, and to compare with the theoretical error rate for each decay channel)
- 2021-02-24 19:09:39下载
- 积分:1