ITK  5.4.0
Insight Toolkit
itk::BinaryImageToLevelSetImageAdaptor< TInputImage, TLevelSet > Class Template Reference

#include <itkBinaryImageToLevelSetImageAdaptor.h>

Detailed Description

template<typename TInputImage, typename TLevelSet>
class itk::BinaryImageToLevelSetImageAdaptor< TInputImage, TLevelSet >

Converts one binary image to the appropriate level-set type provided by the template argument TLevelSet.

Template Parameters
TInputImageBinary Input Image Type
TLevelSetOutput Level-Set Type
Note
TLevelSet must inherits from LevelSetImage
See also
LevelSetImage
Examples
SphinxExamples/src/Bridge/VtkGlue/VisualizeEvolvingDense2DLevelSetAsElevationMap/Code.cxx, SphinxExamples/src/Bridge/VtkGlue/VisualizeEvolvingDense2DLevelSetZeroSet/Code.cxx, SphinxExamples/src/Bridge/VtkGlue/VisualizeStaticDense2DLevelSetAsElevationMap/Code.cxx, SphinxExamples/src/Bridge/VtkGlue/VisualizeStaticDense2DLevelSetZeroSet/Code.cxx, SphinxExamples/src/Bridge/VtkGlue/VisualizeStaticMalcolm2DLevelSetLayers/Code.cxx, SphinxExamples/src/Bridge/VtkGlue/VisualizeStaticShi2DLevelSetLayers/Code.cxx, and SphinxExamples/src/Bridge/VtkGlue/VisualizeStaticWhitaker2DLevelSetLayers/Code.cxx.

Definition at line 51 of file itkBinaryImageToLevelSetImageAdaptor.h.


The documentation for this class was generated from the following file: