# ITKMinimalPathExtraction **Repository Path**: QQ975150313/ITKMinimalPathExtraction ## Basic Information - **Project Name**: ITKMinimalPathExtraction - **Description**: https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-26 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ITKMinimalPathExtraction ======================== .. image:: https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction/workflows/Build,%20test,%20package/badge.svg 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. http://hdl.handle.net/1926/1332 http://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.