Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

InsightSoftwareConsortium/ITKGenericLabelInterpolator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrated to ITK main

As of 2026-04-27, the GenericLabelInterpolator module has been ingested into the main ITK source tree. The authoritative location is:

https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/GenericLabelInterpolator

See Modules/Filtering/GenericLabelInterpolator/README.rst (or any in-tree documentation under that path) for details on what moved and what remains in this archived repo.

This repository is retained read-only for historical reference (deep git history, paper material, example assets not migrated to ITK). It will be marked ARCHIVED after this PR merges.

Related:

About

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…

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors