搜索资源列表
Tracking7-7-21
- 目标跟踪的原程序, 只能处理bmp图片,利用的是帧差法-the original target tracking procedures, can only handle bmp images, the use of frame-error method
pda.rar
- 运用pda对两目标跟踪,并显示误差分析。有pda的各项参数详细实例,Pda using the two-target tracking, and display the error analysis. There pda detailed examples of the parameters
blobtrack.rar
- 基于vc++ 和openCV的车辆检测及跟踪代码,测试过,无错误,Based on vc++ and openCV vehicle detection and tracking code, tested, no error
src
- [FaceDetecting.rar] - The code is in the opencv face recognition under the platform, run-off there is no error, we would like to help [DTASvm.rar] - VC++ computing and human-tracking system, I do not know what concrete is used, but looks like a v
trackinger
- 目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差 目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析-Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV
2
- matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档 已验 无错 放心使用 改一下视频路径即可-matlab to use the frame difference method for video tracking, provides a test video and full documentation is error-free ease of use experience to change the path to your video
3
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果 比较简单 已验 无错-meanshift target tracking algorithm, the video sequence to extract the first frame of the file, define the target area, tracking, dynamic display has been tracking the results of relat
Errors-Testing-Device
- 火炮对目标指向误差测试与分析,图像处理跟踪检测方面-Gun on the target point error testing and analysis, image processing, detection tracking
32421paper
- 介绍了红外成像波门形心跟踪算法的原理,通过建立跟踪误差模型,讨论分析了红外成 像波门形心跟殊算法的误差,当误判概率越小,波门内目标像素越多,背景像素越少时,形心跟踪误差越小 当信噪比越大,相关搜索的次数越少,相关运算的像素总数越多时,正确匹配系数越高。试验证明,该算法不仅能减小跟踪误差,而且能提高跟踪的精确度和稳定性。 -Infrared imaging gate centroid tracking algorithm principle, through the establishme
opencv_kalman
- 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
TrafficDetection-master
- 一种综合多种算法的车辆检测和追踪方法,运行时间较长,但效果很棒(We implement a system for vehicle detection and tracking from traffic video using Gaussian mixture models and Bayesian estimation. In particular, the system provides robust foreground segmentation of moving vehicles
12_运动车辆检测跟踪系统
- 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.d
shishizhuizong
- 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly use Matlab Computer Vision Too
