Skip to content

InsightSoftwareConsortium/ITKParabolicMorphology

 
 

Repository files navigation

ParabolicMorphology

Build Status

PyPI Version

License

Overview

ITK classes for mathematical morphology using parabolic structuring functions.

Parabolic functions can be used to build fast distance transforms, and binary morphology using spheres.

For more information, see the Insight Journal article:

Beare R.
Morphology with parabolic structuring elements
The Insight Journal. January-June. 2008.
https://hdl.handle.net/1926/1370
https://www.insight-journal.org/browse/publication/228

Installation

Install Python packages with:

python -m pip install itk-parabolicmorphology

License

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

About

ITK routines for erosions/dilations using parabolic structuring functions

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.2%
  • CMake 2.6%
  • Other 1.2%