Skip to content

imikejackson/ITKImageProcessing

 
 

Repository files navigation

ITKImageProcessing

Circle CI

SIMPL Plugin to perform Image Processing using the ITK (www.itk.org) framework

Build Options

When building the ITKImageProcessing Plugin due to the large number of filters it can take a very long time to compile (30~45 minutes depending on hardware). If you want to cut that time down to something manageable then you can set the following CMake variable:

ITKImageProcessingLeanAndMean=ON

which will disable all the filters EXCEPT the Readers and Writers.

About

SIMPL plugin for performing image processing using the ITK (www.itk.org) framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.0%
  • Python 1.7%
  • CMake 1.2%
  • Other 0.1%