Skip to content

A MATLAB tool for annotating polygons in images. Takes a folder containing images as input and output a struct containing filename, filepath (local) and annotated polygons.

License

Notifications You must be signed in to change notification settings

Leminen/AnnotationPolygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnnotationPolygon

A MATLAB tool for annotating polygons in images.

The tool currently support annotation of the following shapes:

  • Squares, by drawing the corresponding diagonal
  • Rectangles, axis aligned
  • Custom shapes by pointing out cornors for the polygon

The tool takes a folder containing images as input and output a struct containing filename, filepath (local) and annotated polygons. The tool supports annotation of multiple annotations in the same image.

The following image shows a snapshot of the tool: Screenshot

About

A MATLAB tool for annotating polygons in images. Takes a folder containing images as input and output a struct containing filename, filepath (local) and annotated polygons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages