Ground-Truthing GUI
1.0
|
CAddIconPicture | Adds an icon at the top-left corner of a rectangle |
CCreateFileAbstraction | Creates a text file related to an image |
CExtractInformation | Extracts all the rectangles information contained in a text file |
CFileReader | Reads the text file content |
CFileWriter | Write in a text file |
▼CQFile | |
CFileAbstraction | Inherits the QFile class |
▼CQGraphicsRectItem | |
CRectangleDraw | Describes a rectangle drawn by the user |
▼CQGraphicsScene | |
CImageGraphicsScene | Displays the rectangles and work on the image |
▼CQGraphicsView | |
CImageGraphicsView | Displays the image |
▼CQMainWindow | |
CImageViewer | Main window of the application |
▼CQObject | |
CActionButton | Manages all the Qt signals coming from the main window |
▼CQPixmap | |
CImage | Inherits the QPixmap class |
▼CQWidget | |
CFileExistsWindow | Warning window |
CRectangleWindow | The annotation window |
CRemoveConfirmationWindow | The window asking for the user confirmation when he wants to delete a rectangle |
CSaveRectangle | Saves all the rectangles information in the text file |