An open API service indexing awesome lists of open source software.

https://github.com/insightsoftwareconsortium/itkantswasm


https://github.com/insightsoftwareconsortium/itkantswasm

Last synced: 8 months ago
JSON representation

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.