Skip to content

apennisi/annotationtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annotation Tool

The Annotation Tool (AT) is an open source tool for easily annotating videos and sets of images.

Requirements

AT requires the following packeges to build:

  • OpenCV (< 3.0)
  • Boost
  • Qt4

How to build

AT works under Linux and Mac Os environments. We recommend a so-called out of source build which can be achieved by the following command sequence:

  • mkdir build
  • cd build
  • cmake ../
  • make -j<number-of-cores+1>

How to use

Once the build phase has been successfully, you can use AT by launching the annotationtool file, located in the bin folder.

For more information, you can visit the following link: here.

About

An annotation tool for easily annotating videos and sets of images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published