MeVisLab Toolbox Reference
WEM Overview

WEM - General Information

The approach of the WEM (Winged-Edge Mesh) library is to unitize the generation, the processing and the rendering of surface representations. By writing WEM modules for the MeVisLab, developers can focus on certain tasks like a smoothing of a surface, a reduction of faces of a surface mesh, or a special rendering of data. Having a bunch of modules at hand, one can connect them in order to form mesh-processing pipelines, that solve certain problems arising in the processing and the visualization of medical data.

This library that is shipped with the MeVisLab, founds a basis for dealing with common tasks: an iso surface can be generated at a certain threshold out of medical images, the resulting surface can be reduced in its amount of primitives or can be smoothed by using different algorithms. For rendering, the surface can be colored in order to reflect certain additional information or according to a flexible coloring scheme out of the image data itself. Finally, all the generated and modifed surfaces can be saved and loaded with a variety of different file formats that are compliant with standard 3D applications.

Contents