-
fft-filter
该程序为傅立叶变换,用来将时域信号进行频域信号分析,保护功率谱、能量谱等。(The program for the Fourier transform, time-domain signal to the frequency domain signal analysis, to protect the power spectrum, the energy spectrum.)
- 2011-08-14 15:07:34下载
- 积分:1
-
filter
有关粒子滤波及其改进算法的资料,对初学粒子滤波算法的人很有帮助(Information about particle filter and its improved algorithm, is of great help to beginners of particle filter algorithm
)
- 2013-10-09 16:20:39下载
- 积分:1
-
cBTDRS
视频插帧中的双向运动估计算法,注释很详细。利用双向运动估计,计算内插帧运动矢量场(Bidirectional motion estimation, is used to calculate interpolation motion vector field)
- 2020-09-01 16:58:08下载
- 积分:1
-
Registration-of-the-image-pyramid
图像金字塔配准,利用金字塔分解实现对图像的多分辨率的分析(Registration of the image pyramid, multi-resolution image pyramid decomposition analysis)
- 2012-12-28 09:09:36下载
- 积分:1
-
Marksdetection
自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
- 2021-04-13 09:38:56下载
- 积分:1
-
susanandHarris
包括harris经典算法、harris-Laplace算法,以及susan算法,鲁棒性好(Harris, including the classic algorithm, harris-Laplace algorithm, as well as susan algorithm, better robustness)
- 2020-11-19 20:39:41下载
- 积分:1
-
funqei
能量熵的计算,FMCW调频连续波雷达的测距测角,完整的图像处理课设,包含所有源代码,汽车图像。( Energy entropy calculation, FMCW frequency modulated continuous wave radar range and angular measurements, Complete class-based image processing, contains all of the source code, auto image.)
- 2017-03-13 13:48:12下载
- 积分:1
-
gabor
GABOR对SAR图像进行滤波及纹理提取,可直接使用(GABOR of SAR image filtering and texture, can be used directly)
- 2020-07-30 17:38:38下载
- 积分:1
-
SSD%2BSAD%2BNCC算法
说明: 用于立体匹配的三种算法,显示视差图,matlab代码(Three algorithms for stereo matching, display parallax map, matlab code)
- 2020-07-16 11:32:40下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.07
matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip( Matlab Hyperspectral Toolbox
Copyright 2008-2012 Isaac Gerg
-------------------------------------------------------------------------
A Note on Notation
Hyperspectral data is often expressed many ways to better describe the
mathematical handling of the data mainly as a vector of pixels when
referring to the data in a space or a matrix of pixels when referring to
data as an image.
-------------------------------------------------------------------------
Dependencies
FastICA- http://www.cis.hut.fi/projects/ica/fastica/code/dlcode.shtml
-------------------------------------------------------------------------
Functions
Reading/Writing Data Files
hyperReadAvirisRfl- Reads AVIRIS .rfl files
hyperReadAvirisSpc- Read AVIRIS .spc files
hyperReadAsd- Reads ASD Fieldspec files. (.asd, .000, etc)
Data Formatting
hyperConvert2D- Converts data from a 3D HSI data cube to a 2D matrix
hyperConvert3D- Converts data fro)
- 2012-12-06 16:04:53下载
- 积分:1