-
Digital-Image-Processing
经典数字图像处理算法仿真,包括图像的傅里叶滤波及压缩,图像的DCT高通、低通滤波,图像直方图均衡化,图像平滑与锐化,图像的模糊化,哈夫曼编码等,以及GUI图形化界面。(Classic digital image processing algorithm simulation, including Fourier filtering and image compression, image DCT high-pass, low-pass filtering, image histogram equalization, image smoothing and sharpening, blurring the image, Huffman coding, as well as GUI graphical interface.)
- 2015-04-07 16:07:39下载
- 积分:1
-
xiaobobao
自己的小波包程序(含消噪、能量特征提取、信号重构等),希望对大家有帮助(Wavelet packet procedure (including de-noising, the energy feature extraction, signal reconstruction, etc.), we hope to help)
- 2020-07-02 09:00:01下载
- 积分:1
-
yichuansuanfatuxiangfenge
说明: 用遗传算法实现的图像分割程序,很好用的程序!(Genetic algorithm is used to realize the image segmentation process, a good procedure to use!)
- 2008-09-09 19:26:26下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波源代码
Some brief notes
----------------
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.
Steve Roberts 7-2-98
(Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
- 2008-04-05 16:47:47下载
- 积分:1
-
NonlinearBayesianfilteringwithapplicationstoestima
非线性贝叶斯过滤与应用估算和导航,非常不错的粒子滤波英文论文(Nonlinear Bayesian filtering with applications to estimation and navigation)
- 2009-03-23 18:05:23下载
- 积分:1
-
erweima
二维码形变校正,扭曲检测,初定位,边缘检测(calibration of a distorted QR code)
- 2020-11-16 09:29:42下载
- 积分:1
-
threshold
采用最小交叉熵,最大熵,OTSU阈值分割(Using minimum cross entropy, maximum entropy, OTSU thresholding)
- 2011-07-01 15:21:27下载
- 积分:1
-
SIFT
针对大尺度图像配准和不同传感器图像配准问题, 介绍了一种基于 SIFT 的图像配准方
法。(For large-scale image registration and image registration problem from different sensors, introduces a SIFT-based image registration method.)
- 2013-07-18 15:13:18下载
- 积分:1
-
Tracking
使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。(particle filter object tracking)
- 2011-08-21 22:30:52下载
- 积分:1
-
matting
这是一个实现了发表在CVPR2006的抠图算法。(This package contains an implementation of the matting algorithm described in the CVPR2006 paper.)
- 2009-02-25 19:34:57下载
- 积分:1