搜索资源列表
kalman
- 卡尔曼滤波的C++演示程序,适合不理解卡尔曼滤波的初学者-Kalman filter implented by C++
CMUvideo
- opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
stereo_readimage
- 普通双目摄像机下利用OpenCV的函数实现标定、校正、匹配,匹配方法利用了多种匹配的算法简单做了下比较,其中的GPU算法需要有N卡的支持。-Ordinary binocular camera using OpenCV function calibration and correction, match, matching method uses a variety of simple matching algorithm under which the the GPU algorithm req
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
carmen
- 项目carmen是使用opencv卡尔曼滤波的例子。-Carmen project is to use opencv Kalman filter example.
kalman_VC
- 卡尔曼滤波器_Vc语言实现,运用了opencv 库-kalman filter implement with OpenCV library
MOUSE_TRACKING
- CAMSHIFT跟踪源码,结合卡尔曼滤波器跟踪,跟踪的目标可以手动选择-code for object detect using camshift and kalman filter
kalmanPcamshift
- 基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。-Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracki
320dd
- Opencv动态图像跟踪,预测,卡尔曼编程-Opencv dynamic image tracking, forecasting, Kalman programming
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
StereoVision
- 基于天敏VC3000视频采集卡的摄像机标定程序,实现了图像的采集,标定,校正,采用的OpenCv标定算法。-Based on Mortimer VC3000 video capture card camera calibration procedures, the image acquisition, calibration, correction, calibration algorithm using OpenCv.
BAH1
- 用卡尔曼滤波和自适应窗口的均值偏移算法再结合Bhattacharyya系数粗定位实现视频目标跟踪-Kalman filtering and adaptive window mean shift algorithm combined with coarse positioning Bhattacharyya coefficient for video tracking
UKF(2011.9.9.1)
- 无迹卡尔曼滤波c语言代码,即UKF代码,代码原理请参考无迹卡尔曼滤波基本原理-UKF of c code
ptztTest
- 基于vc++6.0的平台,采用大恒cg300图像采集卡采集实时视频数据,利用opencv开发包将采集到的数据实时显示,并加入了摄像机标定功能,从而使图像得到校正-Vc 6.0-based platform, the Daheng cg300 image acquisition card real-time video data, the use of the opencv development package will be collected real-time data display,
sf
- 卡尔曼滤波,自动跟踪监测,可以学习使用,有助于提高对跟踪方法的理解-Kalman filtering, automatic tracking and monitoring, you can learn to use, help to improve understanding of the tracking method
object-tracking
- 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
卡尔曼
- 实现视频去抖动,利用了卡尔曼滤波更稳定,个人认为不错(To achieve video jitter, the use of the Calman filter more stable, personally think that good)
L03答题卡识别的算法分析1
- 答题卡识别的算法分析、图像处理、OPENCV库(Algorithm analysis of answer card recognition)