All Projects → InsightSoftwareConsortium → ITKMinimalPathExtraction

InsightSoftwareConsortium / ITKMinimalPathExtraction

Licence: Apache-2.0 license
Vessel and tube centerline extraction

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ITKMinimalPathExtraction

ITKIsotropicWavelets
External Module for ITK, implementing Isotropic Wavelets and Riesz Filter for multiscale phase analysis.
Stars: ✭ 12 (-36.84%)
Mutual labels:  itk-module
ITKWikiExamples
Scraped, buildable version of the wiki examples
Stars: ✭ 21 (+10.53%)
Mutual labels:  itk-module
ITKTextureFeatures
Fast, Texture Feature Maps from N-Dimensional Images
Stars: ✭ 16 (-15.79%)
Mutual labels:  itk-module
ITKUltrasound
ITK module with classes particularly useful for ultrasound.
Stars: ✭ 41 (+115.79%)
Mutual labels:  itk-module

ITKMinimalPathExtraction

Overview

This is an ITK module that implements a minimal path extraction framework based on Fast Marching arrival functions.

A more detailed description can be found in the Insight Journal article:

Mueller, D.
"Fast Marching Minimal Path Extraction in ITK"
The Insight Journal. January-June, 2008.
https://hdl.handle.net/1926/1332
https://www.insight-journal.org/browse/publication/213

Installation

To install the binary Python packages:

python -m pip install itk-minimalpathextraction

Since ITK 4.8.0, this module is available in the ITK source tree as a remote module. To enable it, set:

Module_MinimalPathExtraction:BOOL=ON

in ITK's CMake build configuration.

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].