InsightSoftwareConsortium / ITKLabelErodeDilate

Erode and dilate operations on label images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:C++ 35.1%Language:TeX 34.6%Language:Makefile 15.7%Language:HTML 7.2%Language:Shell 5.0%Language:CSS 1.0%Language:CMake 0.5%Language:M4 0.4%Language:Python 0.3%Language:R 0.2%