搜索资源列表
kalman
- kalman滤波的程序,使用OpenCV进行开发,简单实用,效果很好-Kalman filtering, the use of OpenCV developed a simple, practical, and the results very good
kalman
- 基于OPENCV的Kalman滤波算法,可通过其掌握经典kalman算法的核心思想
kalman
- 使用Kalman滤波器跟踪一个旋转的点,用Opencv做的
OpenCV实例源码
- OpenCV实例源码,包括kalman滤波等在内的一共45个程序源码,绝对对你有所帮助!
kalman.使用Kalman滤波器实现跟踪一个旋转的点
- 在opencv下使用Kalman滤波器实现跟踪一个旋转的点,In opencv using Kalman filter to track a rotating point
kalman.rar
- opencv 使用卡尔曼滤波器跟踪一个旋转的点,opencv using the Kalman filter to track a rotating point
kalman-tracking.rar
- 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
kalman_camshift.rar
- 基于opencv的例子 使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.,Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box.
Kalman
- kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
kalman
- 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
kalman
- 基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
face_tracking_based_on_Camshift_and_morphology
- 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
kalman
- opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
kalman
- 用openCV实现,用kalman实时的跟踪一个点。-opencv tracking a point with kalman
kalman1
- kalman滤波算法在图像中的应用,这个源码是二维点跟踪算法,是基于opencv,该源码对于学习摄像机坐标标定的人很有参考价值,会让你跟好的去了解kalman算法的应用于实现-kalman filtering algorithm at the application of images, this are two-dimensional point-source tracking algorithm is based on the opencv, the source for the calib
kalman
- 利用kalman预估跟踪一个点。 这个点是一个带旋转的点。 这个程序供opencv初学者学习之用-tracking based on Kalman filter.
kalman_and_meanshift
- 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
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
kalman
- opencv实现kalman滤波器跟踪一个旋转的点-opencv kalman filter to track implementation of a rotating point
OpenCV_kalman_test
- kalman filter using opencv