Skip to content

This is a repository about OpenCV annotation tool for object detection

License

Notifications You must be signed in to change notification settings

tedlu-tw/OpenCV-Annotation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV-Annotation-Tool

This is a repository about OpenCV annotation tool for object detection

Written in Python 3 and OpenCV

Format: Filename count x, y, width, height

Example: 0001.bmp 2 23 64 2 1 98 103 6 10

Usage:

  • python annotation.py directory_to_images/ output.txt
  • Click on left-up corner, then click on right-bottom corner
  • Press n - Next image
  • Press c - Cancel
  • Press q - Quit

Good luck annotating (゚∀゚)

About

This is a repository about OpenCV annotation tool for object detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages