MeVisLab Toolbox Reference
SoView2D Overview

Overview documentation of the SoView2D project.

SoView2D Class Library

This library provided modules for viewing 2D images as well as a collection of SoView2DExtensions.

These projects are also correlated to this project:

  • OpenInventor

The following classes are (important) part of this library:

  • SoView2D: basic 2D viewer with slicing and lutting functionality.
  • SoOrthoView2D: basic 2D ortho viewer for viewing images in axial, sagittal and coronal view.
  • SoView2DExtension: base class for implementing own extensions.

Details

  • None so far.

Examples

  • Have a look at the example code section. There, you should find an example on how to implement an own SoView2DExtension.
  • Have a look at the following module networks in MeVisLab for examples
    • View2D (macro)
    • OrthoView2D (macro)

This is also important:

  • Nothing so far