ITKMinimalPathExtraction

所属分类:模式识别(视觉/语音等)
开发工具:C++
文件大小:2837KB
下载次数:0
上传日期:2023-04-11 14:34:15
上 传 者sh-1993
说明:  ITK最小路径提取、容器和管道中心线提取
(ITKMinimalPathExtraction,Vessel and tube centerline extraction)

文件列表:
.clang-format (5239, 2023-04-11)
CMakeLists.txt (296, 2023-04-11)
CTestConfig.cmake (231, 2023-04-11)
LICENSE (11360, 2023-04-11)
doc (0, 2023-04-11)
doc\MinimalPath.pdf (900227, 2023-04-11)
examples (0, 2023-04-11)
examples\CMakeLists.txt (392, 2023-04-11)
examples\DigitalSubtractionAngiographyVesselPath.ipynb (8160, 2023-04-11)
examples\example.cxx (7979, 2023-04-11)
include (0, 2023-04-11)
include\itkArrivalFunctionToPathFilter.h (9377, 2023-04-11)
include\itkArrivalFunctionToPathFilter.hxx (8215, 2023-04-11)
include\itkIterateNeighborhoodOptimizer.h (4099, 2023-04-11)
include\itkPhysicalCentralDifferenceImageFunction.h (5171, 2023-04-11)
include\itkPhysicalCentralDifferenceImageFunction.hxx (2247, 2023-04-11)
include\itkSingleImageCostFunction.h (6098, 2023-04-11)
include\itkSingleImageCostFunction.hxx (4570, 2023-04-11)
include\itkSpeedFunctionPathInformation.h (4394, 2023-04-11)
include\itkSpeedFunctionPathInformation.hxx (5476, 2023-04-11)
include\itkSpeedFunctionToPathFilter.h (7554, 2023-04-11)
include\itkSpeedFunctionToPathFilter.hxx (9252, 2023-04-11)
itk-module.cmake (488, 2023-04-11)
setup.py (2192, 2023-04-11)
src (0, 2023-04-11)
src\CMakeLists.txt (232, 2023-04-11)
src\itkIterateNeighborhoodOptimizer.cxx (5860, 2023-04-11)
test (0, 2023-04-11)
test\CMakeLists.txt (8989, 2023-04-11)
test\Docker (0, 2023-04-11)
test\Docker\Dockerfile (1193, 2023-04-11)
test\Docker\build.sh (119, 2023-04-11)
... ...

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. 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.

近期下载者

相关文件


收藏者