https://github.com/insightsoftwareconsortium/itkiomeshswc
ITK module for reading meshes from SWC files, a human- and machine-readable format for representing neuron morphologies
https://github.com/insightsoftwareconsortium/itkiomeshswc
cpp insight-toolkit itk itk-module morphology neuroscience python swc
Last synced: 3 months ago
JSON representation
ITK module for reading meshes from SWC files, a human- and machine-readable format for representing neuron morphologies
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkiomeshswc
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2022-05-17T02:05:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T15:48:40.000Z (4 months ago)
- Last Synced: 2025-04-13T03:14:11.175Z (3 months ago)
- Topics: cpp, insight-toolkit, itk, itk-module, morphology, neuroscience, python, swc
- Language: C++
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
ITKIOMeshSWC
=================================.. image:: https://github.com/InsightSoftwareConsortium/ITKIOMeshSWC/actions/workflows/build-test-package.yml/badge.svg
:target: https://github.com/InsightSoftwareConsortium/ITKIOMeshSWC/actions/workflows/build-test-package.yml
:alt: Build Status.. image:: https://img.shields.io/pypi/v/itk-iomeshswc.svg
:target: https://pypi.python.org/pypi/itk-iomeshswc
:alt: PyPI Version.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://github.com/InsightSoftwareConsortium/ITKIOMeshSWC/blob/main/LICENSE
:alt: LicenseOverview
--------ITK module for reading meshes from `SWC files `_, a format for representing neuron morphology.
ITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional scientific images.