Skip to content

ZaGabriel/annotation_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bounding Box Generator Tool

A user-friendly GUI tool for generating bounding boxes to define detection areas.

This tool is constructed using OpenCV and PyQt5, allowing you to easily draw bounding boxes on an image and save the coordinates.

Requirements

This tool has been tested with Python 3.8. The required dependencies can be installed using the following command:

pip install -r requirements.txt

Usage

python tool.py

Image

Click the "Open Image" button to open your image file.

Video stream

Paste url to your video stream and click "Open Stream".

By clicking "Open Stream" again when video stream is running to close video stream.

Next choose classes to draw bounding box. After all you can save the bounding box by clicking "Save" button.

About

Tool for generating bounding box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages