The Output Inspector displays the output of module connectors. Compared to defined view modules (e.g., View2D
, View3D
), the Output Inspector allows for a quick check of any inputs/outputs in the network by simply clicking on them.
Output inspectors are based on inspector modules. They can be found with Quick Search. The following inspectors are available:
MLImageInspector
: for ML modules
MLBaseInspector
: for MLBase objects
MarkerListInspector
: for XMarker lists
SceneInspector
: for Open Inventor scenes
CSOInspector
: for CSOList objects
MLLUTInspector
: for LUT functions
CurveInspector
: for curve data and curve lists
WEMInspector
: for all WEM modules
GVRVolumeInspector
: for GVR volumes
StylePaletteInspector
: for style palettes
ItemModelInspector
: for hierarchical item models
Many, but not all inspectors have different views on the data:
Some inspectors provide more detailed information by clicking on the triangle symbol in the upper right-hand corner:
Which Output Inspector is used for each object type is defined in the OutputInspectors.def
file in the MeVisLab IDE package. It is possible to develop new inspectors and add them to this definition file.
© 2025 MeVis Medical Solutions AG