Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 765 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 765 Bytes

labeling-tool-QT-Creator-

GUI Tool for labeling images (Object Detection, Semantic Segmentation)

image

Description

Demo_Guide.pdf

demo directory

  1. labeling-tool-QT-Creator-/demo/Image_Annotator/ run Image_Annotator.exe
  2. labeling-tool-QT-Creator-/demo/ use conf_class.txt as cofiguration file
  3. labeling-tool-QT-Creator-/demo/ use image samples for labeling

Image_Annotator directory

  1. mainwindow.cpp : main function (UI)
  2. mouse_control.cpp : library related to mouse movement
  3. command.cpp : library related to commands(remove, undo, redo, etc)
  4. control.cpp : library for controlling UI