-
UKF
说明: 研究生期间做的unscented kalman 滤波程序,带测试例子,vc6编译(Graduate students during the unscented kalman filtering process, with the test example, vc6 compiler)
- 2021-04-27 11:58:44下载
- 积分:1
-
PCA
主成分分析PCA源代码(C++,matlab)主成分分析PCA源代码(C++,matlab)(Principal Component Analysis PCA source code (C++, Matlab), principal component analysis PCA source code (C++, Matlab))
- 2012-05-31 15:03:39下载
- 积分:1
-
MysecondGUI
这是一个关于matlab图形变化的程序,其主要有三个图形,并且能改变其颜色的程序(This program is a a matlab graphical changes, its three graphics, and can change its color program)
- 2013-03-25 10:04:41下载
- 积分:1
-
ImgToRaw
说明: 遥感图像.img图像与raw格式图像的之间的转换(remote sensing images. Img images with the raw image format conversion between the)
- 2006-01-01 01:35:04下载
- 积分:1
-
Mser 区域检测器 mser
说明: implementation of mser region detector
- 2020-03-23 19:27:38下载
- 积分:1
-
C# 实现验证码识别
C# 实现验证码识别
- 2017-12-21下载
- 积分:1
-
OpenSourceVidProcessing
光流法实时实现的文献及代码,2012发表于cvpr,200*200的图像,每秒可达200帧,2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow(Optical flow method to achieve real-time literature and code, 2012 published in cvpr, 200* 200 images per second, up to 200, 2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow)
- 2013-08-15 15:31:19下载
- 积分:1
-
UAVregistration
附带GUI界面,可用于各种图像的特征点提取,并对两幅图像进行配准拼接,使用的是sift算法( U9644 u5E26G0 u754C u972 u53EF u7528 u4E8E u5404 u79V U8FDB u884C u914D u51C6 u62FC u63A5 uFF0C u4F7F u7528 u7684 u662Fsift u7B97 u6CD5)
- 2020-08-29 14:58:12下载
- 积分:1
-
Face Detection using Viola-Jones Algorithm
Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
- 2017-11-15 21:03:39下载
- 积分: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