Description: 自动多目标检测跟踪,是在OPENCV里实现的,希望大家多多支持-Automatic multi-target detection tracking is achieved OPENCV I hope we can support Platform: |
Size: 2539520 |
Author:may |
Hits:
Description: 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.-OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking. Platform: |
Size: 3651584 |
Author:李超 |
Hits:
Description: 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path planning svm simple algorithm vc2008-based image matching (multi-project structure) local search based on the K-means clustering algorithm three-dimensional matching of the ICP algorithm visual tracking of the condensation algorithm Platform: |
Size: 20701184 |
Author:zhezhe |
Hits:
Description: 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。 Platform: |
Size: 6634496 |
Author:吕冀 |
Hits:
Description: 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex
background.We use the basic framework of object tracking of OpenCV to
establish a multi—modules system.The system is composed of Human—computer
interaction interface module,foreground of moving objects detection module,blocks feature of moving objects detection module,blocks tracking module andtrack analysis module. Platform: |
Size: 8192 |
Author:曾雯 |
Hits:
Description: 使用OpenCV编写的多目标跟踪的视频图像处理,用鼠标拖动跟踪区域-The video image processing, multi-target tracking using OpenCV prepared dragging with the mouse tracking region Platform: |
Size: 18384896 |
Author:long |
Hits:
Description: Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ====
= multi-target tracking method by Wongun Choi
=== === === === === === === ====
Compile
* Require opencv and boost library to be installed
- sudo apt-get install libboost-dev or see http://www.boost.org/
- refer to http://opencv.willowgarage.com/wiki/InstallGuide
1. move into the standalone_tracker directory : cd standalone_tracker
2. cmake .
3. make
Run
1. How to run
1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz
2) unzip the images.
3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt
4) run detector to get detection bboxes and confidence map
5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt
6) try tracking with track.sh
-Vehicle detection, its an opensource code and works well with opencv and boost, ==============================================
= multi-target tracking method by Wongun Choi
==============================================
Compile
* Require opencv and boost library to be installed
- sudo apt-get install libboost-dev or see http://www.boost.org/
- refer to http://opencv.willowgarage.com/wiki/InstallGuide
1. move into the standalone_tracker directory : cd standalone_tracker
2. cmake .
3. make
Run
1. How to run
1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz
2) unzip the images.
3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt
4) run detector to get detection bboxes and confidence map
5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt
6) try tracking with track.sh
Platform: |
Size: 15360 |
Author:Khushwant |
Hits:
Description: 实现了多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。
软件目前可实现以下功能:
1)提供高斯建模法研究相应算法实现的效果的影响;
2)可以实现原视频与处理后的视频同时播放,实现跟踪;
3)实现车流量技术计数。
-To achieve a multi-Gaussian modeling method of video segmentation algorithm and cross-border detection, moving object size detection, counting and other applications. Algorithm is mainly realized by OPENCV. Software is currently available to achieve the following functions: 1) to provide the corresponding Gaussian Modeling Studies on the effect of the algorithm 2) can achieve the original video and processed video while playing to achieve tracking 3) technology to achieve traffic counts. Platform: |
Size: 2878464 |
Author:王潇 |
Hits:
Description: Opencv多目标跟踪原理文档。详细讲述了如何实现多目标的算法。-
Opencv principle of multi-target tracking documents. A detailed account of how the algorithm to achieve multiple objectives. Platform: |
Size: 1294336 |
Author:kyokyojiang |
Hits: