搜索资源列表
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
羽毛球拍跟踪
- 羽毛球怕跟踪,图像处理领域经典的跟踪问题,内含matlab代码,我自己因为就是做跟踪的,代码有详细的介绍/图片实验数据/还有我自己写的程序调用说明。希望对做图像跟踪的朋友们有所帮助。
运动跟踪
- OPENCV环境下检测运动目标跟踪的程序
全自动camshift目标跟踪算法
- 全自动的camshift目标跟踪算法,改进了以往手动的缺点
基于OpenCV平台下的实时目标跟踪系统
- 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.,OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking.
运动物体跟踪,采用c,c++
- 运动物体跟踪,采用c,c++,opencv编写,mobile tracking
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
VC用opencv实现的目标跟踪程序
- 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
camshift_wrapperu,运动跟踪
- camshift_wrapperu,运动跟踪,基于VC++6.0和OPENCV1.0调试运行
彩色目标跟踪
- 将采集的图像进行处理,通过圈画目标,来对移动目标实现跟踪。(The collected image is processed, and the moving target is tracked by circle painting target)
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
基于帧差法多目标跟踪Matlab代码
- 非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you c
多帧跟踪
- 对多帧图像中的车辆手动进行圈选,并实现跟踪……(The vehicle in multi frame images is manually selected and tracked.....)
常用目标标跟踪检测方法
- 常用目标标跟踪检测方法,可以用来参考参考(Common target tracking detection method)
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
第 23 章 基于光流场的交通汽车检测跟踪
- 基于光流场的交通汽车检测跟踪Traffic Vehicle Detection and Tracking Based on Optical Flow Field(Traffic Vehicle Detection and Tracking Based on Optical Flow Field)
光线跟踪
- 关于光线跟踪算法的实现,希望对大家有帮助(implementation of the ray tracing algorithm)
基于粒子滤波器的目标跟踪算法及C++实现
- 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)