Skip to content

yasutomo57jp/ImageKeypointAnnotationTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Image Keypoint Annotation Tool

requirements

  • gcc >= 4.9
  • libboost
  • opencv >= 3.0
  • pkg-config
sudo apt install build_essential libboost-dev

How to run

make
./annotator /path/to/images /path/to/annotationfile

or

./annotator /path/to/images /path/to/existing/annotationfile /path/to/newannotationfile

usage

  • next image: j, f, " ", →
  • prev image: k, b, ←
  • delete keypoint: BS
  • save&quit: q

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published