Skip to content

RbnIzqGnl/PREVENTION-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PREVENTION Dataset Toolkit

This toolkit allows you to import and visualize the PREVENTION dataset. It provides some examples about how to use and understand the available information.

To generate the executable file you need to have installed the OpenCV library.

To build the executable file type the following:

mkdir build && cd build

cmake ../

make

To test the program type the following:

./prevention-dataset <path to the RECORD/DRIVE directory> e.g. ./prevention-dataset /tmp/RECORD1/DRIVE1/

Use WASD to move forward and backward along the video. Numbers from 1 to 5 (not in the numeric pad) enable/disable visual options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published