WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.1%
  • Python 2.7%
  • CMake 1.9%
  • Other 0.3%