Skip to content

PediatricAirways/AirwaySegmenter

 
 

Repository files navigation

Airway Segmenter

Airway Segmenter is a small executable aimed for segmenting the airway of a CT image. It is built to be used within Slicer but can also be used as a stand-alone command-line executable.

Dependencies

Required

Options

Build options

ITK necessary build options

ITK must be built with at least the following options: Module_ITKReview = True Module_ITKVtkGlue = True #For ITK/VTK compatibility (cf. http://www.itk.org/Wiki/ITK/FAQ#Do_I_need_VTK_to_build_ITK_.3F)

VTK necessary build options

VTK must be built with at least the following options: USE_ANSI_STDLIB = True #For VTK/ITK compatibility

About

Upper airway segmentation tool compatible with Slicer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • CMake 2.2%