Skip to content

A Typer-based CLI that ingests folders of images, runs OpenCV/Pillow filters, and embeds metadata (EXIF, labels)

Notifications You must be signed in to change notification settings

tazzledazzle/imgannotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgannotator

Imgannotator is a web-based image annotation tool that allows users to create and manage annotations on images. It supports various annotation types such as bounding boxes, polygons, and points.

Features

  • User Authentication: Secure login and registration system.
  • Image Upload: Users can upload images for annotation.
  • Annotation Types: Supports bounding boxes, polygons, and points.
  • Annotation Management: Create, edit, and delete annotations.
    • Image Management: Upload, view, and delete images.
    • Annotation Export: Export annotations in JSON format.
    • Annotation Import: Import annotations from JSON files.
    • Search Functionality: Search annotations by type or label.

About

A Typer-based CLI that ingests folders of images, runs OpenCV/Pillow filters, and embeds metadata (EXIF, labels)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages