|
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: nikolaos.arvanitopoulos@epfl.ch and david.carmona-moreno@epfl.ch
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 |
1.8.11