ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkBinaryImageToLevelSetImageAdaptor.h>
Converts one binary image to the appropriate level-set type provided by the template argument TLevelSet.
TInputImage | Binary Input Image Type |
TLevelSet | Output Level-Set Type |