https://github.com/insightsoftwareconsortium/itkantswasm
https://github.com/insightsoftwareconsortium/itkantswasm
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkantswasm
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2022-04-18T00:10:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T21:26:59.000Z (11 months ago)
- Last Synced: 2025-04-10T10:41:00.128Z (9 months ago)
- Language: C++
- Size: 250 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
ITKANTsWasm
=================================
.. image:: https://github.com/thewtex/ANTsWasm/actions/workflows/build-test-package.yml/badge.svg
:target: https://github.com/thewtex/ANTsWasm/actions/workflows/build-test-package.yml
:alt: Build Status
.. image:: https://img.shields.io/pypi/v/itk-ants.svg
:target: https://pypi.python.org/pypi/itk-ants
:alt: PyPI Version
.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://github.com/thewtex/ANTsWasm/blob/main/LICENSE
:alt: License
Overview
--------
Advanced Normalization Tools in WebAssembly
ANTs computes high-dimensional mapping to capture the statistics of brain structure and function. This package provides a WebAssembly interface to ANTs, and corresponding native C++ and Python interfaces. This interface is a performant interface inspired by ANTsPy and ANTsR.