Insight Software Consortium
Community development of the Insight Toolkit (ITK)
- 157 followers
- Worldwide
- https://itk.org
Pinned Loading
Repositories
Showing 10 of 159 repositories
- ITKDoxygen Public
ITK Doxygen API documentation built nightly with GitHub Actions and published to ReadTheDocs, GitHub Pages
- ITKElastix Public
An ITK Python interface to elastix, a toolbox for rigid and nonrigid registration of images
- ITKWikiArchive Public
An archive of the ITK MediaWiki content that was hosted at https://itk.org/Wiki/ITK
- ITKGenericLabelInterpolator Public Forked from fbudin69500/ITKGenericLabelInterpolator
The basic idea of this generic interpolator for label images is to interpolate each label with an ordinary image interpolator, and return the label with the highest value. This is the idea used by the itk::LabelImageGaussianInterpolateImageFunction interpolator. Unfortunately, this class is currently limited to Gaussian interpolation. Using gene…
- ITKLabelErodeDilate Public Forked from richardbeare/LabelErodeDilate
Erode and dilate operations on label images