Skip to content

InsightSoftwareConsortium/ITKLabelErodeDilate

 
 

Repository files navigation

ITKLabelErodeDilate

Overview

ITK classes for erode and dilate operations on label images.

This module contains classes for mathematical morphology on label images using circular/spherical/hyperspherical structuring elements. Operations are done efficiently by using parabolic structuring functions. The module does also handle label collisions.

For more information, see:

Beare, R. and Jackway, P.
Parallel Algorithms via Scaled Paraboloid Structuring Functions for
Spatially-Variant and Label-Set Dilations and Erosions.
2011 International Conference on Digital Image Computing Techniques and
Applications (DICTA). 180--185. 2011. IEEE.

Installation

pip install itk-labelerodedilate

License

This software is distributed under the Apache 2.0 license. Please see the LICENSE file for details.

About

Erode and dilate operations on label images

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 35.2%
  • TeX 34.6%
  • Makefile 15.7%
  • HTML 7.2%
  • Shell 5.0%
  • CSS 1.0%
  • Other 1.3%