搜索资源列表
-
0下载:
we have to write bridge-code to all the OpenCV ... with a simple demo-to-demo match of the OpenFrameworks example, ... I haven't fully gotten my head around the Kalman filter demo in the OpenCV documentation
-
-
0下载:
在opencv下使用Kalman滤波器实现跟踪一个旋转的点,In opencv using Kalman filter to track a rotating point
-
-
0下载:
opencv 使用卡尔曼滤波器跟踪一个旋转的点,opencv using the Kalman filter to track a rotating point
-
-
0下载:
OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
-
-
0下载:
用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
-
-
2下载:
TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
-
-
0下载:
基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
-
-
0下载:
利用kalman预估跟踪一个点。
这个点是一个带旋转的点。
这个程序供opencv初学者学习之用-tracking based on Kalman filter.
-
-
0下载:
kalman结合OPENCV的滤波器-combining kalman filter OPENCV
-
-
0下载:
利用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
-
-
0下载:
opencv实现kalman滤波器跟踪一个旋转的点-opencv kalman filter to track implementation of a rotating point
-
-
0下载:
kalman滤波器收到好的结果基于c++和opencv-Tracking of rotating point.
Rotation speed is constant.
Both state and measurements vectors are 1D (a point angle),
Measurement is the real point angle+ gaussian noise.
The real and the estimated points
-
-
0下载:
几个项目运用了opencv,需先安装opencv
项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上
项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。
项目carmen是使用opencv卡尔曼滤波的例子。
项目ransac是ransac算法的例子。
toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
-
-
0下载:
kalman filter using opencv
-
-
1下载:
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
-
-
0下载:
kalman 滤波器跟踪一个旋转点算法 使用opencv和visual c-kalman-Filter tracking a pivot point algorithm
-
-
0下载:
结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
-
-
0下载:
包括vb vc opencv 的卡尔曼滤波tracking 程序段 -Including the Kalman filter tracking of program segment vb vc opencv
-
-
0下载:
卡尔曼滤波器,通过开源平台opencv,可根据需要自己调整参数-Kalman filter, through the open-source platform opencv, parameters can be adjusted according to the needs of their own
-
-
0下载:
基于OPENCV再结合kalman滤波对监控视频进行目标跟踪。-OPENCV combined kalman filtering based on surveillance video for target tracking.
-