|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "QmitkRegisterClasses.h"#include "QmitkRenderWindow.h"#include <mitkStandaloneDataStorage.h>#include <QApplication>#include <itksys/SystemTools.hxx>#include <mitkAnnotationUtils.h>#include <mitkLayoutAnnotationRenderer.h>#include <mitkManualPlacementAnnotationRenderer.h>#include <mitkTextAnnotation2D.h>#include <mitkTextAnnotation3D.h>#include <mitkIOUtil.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Load image (nrrd format) and display it in a 2D view. More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Load image (nrrd format) and display it in a 2D view.
[TextAnnotation2D]
[TextAnnotation2D]
[TextAnnotation3D]
[TextAnnotation3D]
Definition at line 31 of file AnnotationExample.cpp.
References mitk::ManualPlacementAnnotationRenderer::AddAnnotation(), mitk::LayoutAnnotationRenderer::AddAnnotation(), _XipAnnotationRec::annotation, mitk::AnnotationUtils::GetAnnotation(), mitk::RenderingManager::GetInstance(), mitk::BaseRenderer::GetName(), mitk::RenderWindowBase::GetRenderer(), mitk::RenderingManager::InitializeViews(), mitk::IOUtil::Load(), mitk::StandaloneDataStorage::New(), mitk::TextAnnotation2D::New(), mitk::TextAnnotation3D::New(), mitk::DataNode::New(), mitk::PointSet::New(), offset, QmitkRegisterClasses(), mitk::VtkPropRenderer::SetDataStorage(), mitk::Annotation::SetText(), and mitk::LayoutAnnotationRenderer::TopLeft.