Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

itk-minimalpathextraction

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itk-minimalpathextraction

A minimal path extraction framework based on Fast Marching arrival functions.

  • 2.0.0
  • PyPI
  • Socket score

Maintainers
4

ITKMinimalPathExtraction

.. image:: https://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction/actions/workflows/build-test-package.yml/badge.svg

Overview

This is an ITK <https://itk.org>_ 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 <https://hdl.handle.net/1926/1332>_::

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc