Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 857 Bytes

Readme.md

File metadata and controls

20 lines (14 loc) · 857 Bytes

SimpleITK

The goal of SimpleITK is to provide an abstraction layer to ITK that enables developers and users to access the powerful features of the Insight Toolkit in a more simplified manner. SimpleITK also is easily wrap-able in several languages including:

Wrapping is accomplished through SWIG, in principle, any language wrapped by SWIG should be applicable to SimpleITK.

SimpleITK is licensed under the Apache License in the same way as ITK.

ToDo:

  • Registration
  • CastImageFilter
  • Multiple input filters
  • Simple arithmetic filters