Location:
Search - www.sudo
Search list
Description: sudo程序 sudo程序 sudo程序-sudo procedures sudo procedures sudo procedures sudo procedures sudo procedures
Platform: |
Size: 48128 |
Author: |
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: gpsnitch是工具检测GPS欺骗攻击。(# gpsnitch
gpsnitch is a tool to detect GPS spoofing attacks. This was presented at [Unrestcon 2016](https://unrestcon.org/), [slides](https://zxsecurity.co.nz/presentations/201607_Unrestcon-ZXSecurity_GPSSpoofing.pdf)
## Requirements
1. A GPS Device that will talk to [GPSd](http://www.catb.org/gpsd/)
1. GPSd installed
1. Python
1. Python library [gps3](https://pypi.python.org/pypi/gps3/)
## Running
1. Configure the options in gpsnitch.cfg
1. Run gpsd `sudo gpsd /dev/ttyUSB0 -F /var/run/gpsd.sock`
1. Run the gpsnitch `./gpsnitch.py`)
Platform: |
Size: 5120 |
Author: 记号 |
Hits: