GUI Tool for labeling images (Object Detection, Semantic Segmentation)
Demo_Guide.pdf
- labeling-tool-QT-Creator-/demo/Image_Annotator/ run Image_Annotator.exe
- labeling-tool-QT-Creator-/demo/ use conf_class.txt as cofiguration file
- labeling-tool-QT-Creator-/demo/ use image samples for labeling
- mainwindow.cpp : main function (UI)
- mouse_control.cpp : library related to mouse movement
- command.cpp : library related to commands(remove, undo, redo, etc)
- control.cpp : library for controlling UI