-
SURFmex
surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文(surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm)
- 2009-11-19 10:41:29下载
- 积分:1
-
TDPCA MATLAB
二维主成分分析。
- 2022-05-18 05:26:30下载
- 积分:1
-
ASKmod
在matlab上实现2ASK信号的调制,以及相干解调,并给出调制/解调后的信号波形。主程序名为ASKmod.m,调用子程序为T2F.m、F2T.m、 和LPF.m。(To achieve in matlab 2ASK signal modulation, and coherent demodulation, and given modulation/demodulation of signal waveform. Main program, called ASKmod.m, call subroutine to T2F.m, F2T.m, and LPF.m.)
- 2010-07-29 11:20:22下载
- 积分:1
-
fdtd1D
Taflove的FDTD书的附带程序一维FDTD算法源代码!(Taflove the FDTD program book with one-dimensional FDTD algorithm source code!)
- 2011-05-27 10:19:53下载
- 积分:1
-
new
Some matlab code for optimization
- 2016-06-02 23:08:58下载
- 积分:1
-
shikongKfenbuhaizabofangzhen
这是一个经典介绍时空相关K分布来对海杂波的仿真研究,值得借鉴和学习(This is a classic introduction time and space to K-distribution of sea clutter simulation studies, is worth learning and learning)
- 2012-07-26 22:23:26下载
- 积分:1
-
P21_Roots_Newton_Raphson
Newton Raphson method for mathematical operations in matlab language.
- 2014-09-21 13:59:13下载
- 积分:1
-
huffman
This program code is for compressing a file or image using Huffman coding without any built-in functions.
- 2013-11-22 01:47:26下载
- 积分:1
-
BRISQUE计算图像亮度
本代码为matlab平台开发用于计算图像的亮度。BRISQUE 算法对图像亮度去相关,提取亮度归一化系数向量与自然图像相应特征向量对比,以实现对图像失真评分。用matlab编写的功能函数,可编程使用。
- 2022-03-15 18:32:04下载
- 积分:1
-
人群密度检测
基于像素的人流密度检测方法核心思想是,人群密度越高边缘像素点在图像中所占比例越大,人数越多的前景像素点占图像比例越高,即通过人群边缘像素来量化人群密度。前景人数与前景像素比例或者边缘像素比例成正比。因此,可以通过统计图像中人群前景的总像素数来确定人数。
- 2022-06-29 08:43:44下载
- 积分:1