-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Andrés Solís Montero edited this page Apr 28, 2016
·
9 revisions
Welcome to the Annotate wiki!
Annotate is a OpenCV, C++ tool for the creation of ground-truth files using polygonal annotations. Annotate allows you to create a single or multiple annotations per frame in a sequence. Annotate provides next frame predictions for the location of the current selected annotations by using our tracking algorithm sKCF.
Annotate creates two executables files: annotate and extract.
- annotate allows the user to create annotations for a sequence
- extract process, displays and extracts the annotations to a folder.
For more details and usage please refer to this wiki pages.
