Ground-Truthing GUI
1.0
|
The annotation window. More...
#include <rectanglewindow.h>
Inherits QWidget.
Public Member Functions | |
RectangleWindow (RectangleDraw *rectangle_1, FileWriter *filewriter_1, QGraphicsScene *scene_1) | |
The constructor of the RectangleWindow class. More... | |
The annotation window.
The RectangleWindow class implements the different graphical elements descrbing the annotation window.
Contacts: nikol and aos. arvan itop oulos @epf l.chdavid .car mona- more no@ep fl.c h
Created on: Mon Jan 12 14:00:00 2016
|
inline |
The constructor of the RectangleWindow class.
rectangle_1 | The rectangle selected by the user for annotation_label |
filewriter_1 | The FileWriter used to write the annotations in a text file |
scene_1 | The application scene |