Skip to content

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

Notifications You must be signed in to change notification settings

JDuffeyBQ/ITKImageProcessing

This branch is 578 commits behind BlueQuartzSoftware/ITKImageProcessing:develop.

Folders and files

NameName
Last commit message
Last commit date
Apr 20, 2018
Aug 2, 2018
Jul 6, 2018
Sep 11, 2018
Sep 28, 2018
Dec 5, 2017
Sep 28, 2018
Jul 6, 2018
Aug 18, 2016
Jun 25, 2018
Jul 6, 2018
Jul 20, 2018
Jul 6, 2018
Jan 7, 2018
Jan 27, 2017

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.2%
  • Python 2.8%
  • CMake 1.9%
  • Shell 0.1%