An open API service indexing awesome lists of open source software.

https://github.com/coding-ai/imglabel

Image Labelling Tool based on Python and Tkinter
https://github.com/coding-ai/imglabel

computer-vision image image-processing imagelab imagelabel pillow python python37 python38 tk tkinter

Last synced: 4 months ago
JSON representation

Image Labelling Tool based on Python and Tkinter

Awesome Lists containing this project

README

        

# Image Labelling Tool

[Under construction]

This tool allows you to label images with bounding boxes and save the coordinates into a `.csv` file.

## Requirements

`conda install tk`, `conda install pillow`

## Usage

Run `python main.py`