Skip to content

SlicerHeart/ITKPhaseSymmetry

 
 

Repository files navigation

ITKPhaseSymmetry

Linux macOS Windows
CircleCI TravisCI AppVeyor

Overview

This is a module for the Insight Toolkit (ITK) that provides multi-scale steerable filters for computing phase symmetry (PS).

Multi-scale steerable phase-symmetry filters are applied in the image Fourier transform domain, and have been shown to be a useful pre-processing measure for performing image registration and segmentation.

For more information, see the Insight Journal article:

Hatt C.
Multi-scale Steerable Phase-Symmetry Filters for ITK
The Insight Journal. July-December. 2011.
http://hdl.handle.net/10380/3330
http://www.insight-journal.org/browse/publication/846

Installation

Install the binary Python package with:

python -m pip install --upgrade pip
python -m pip install itk-phasesymmetry

License

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

About

Multi-scale Steerable Phase-Symmetry Filters for ITK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.4%
  • CMake 4.2%
  • Python 2.4%