文件名称:cars3
介绍说明--下载内容来自于网络,使用问题请自行百度
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
= 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cars3.xml
README.txt
vehicle_detection.cpp
README.txt
vehicle_detection.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.