Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::qt::Draw Struct Reference

Image visualization component that allows for overlayed 2D image annotation. More...

#include <GUIComponents.h>

Inheritance diagram for icl::qt::Draw:
icl::qt::GUIComponent

List of all members.

Public Member Functions

 Draw (const utils::Size &defaultViewPortsize=utils::Size::VGA)
 create draw component with given default view port size

Detailed Description

Image visualization component that allows for overlayed 2D image annotation.

Creates an DrawHandle for image visualization and annotation


Constructor & Destructor Documentation

icl::qt::Draw::Draw ( const utils::Size defaultViewPortsize = utils::Size::VGA) [inline]

create draw component with given default view port size

The defaultViewPortsize is uses as annotation coordinate frame as long as not image is provided


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines