Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitware/metaio
MetaImage is the text-based tagged file format for medical images that resulted. We have now extended that file format to support a variety of objects that occur in medicine such a tubes (for vessels, needles, etc.), blobs (for arbitrary shaped objects), cubes, spheres, etc. The complete library is known at MetaIO.
https://github.com/kitware/metaio
Last synced: 2 days ago
JSON representation
MetaImage is the text-based tagged file format for medical images that resulted. We have now extended that file format to support a variety of objects that occur in medicine such a tubes (for vessels, needles, etc.), blobs (for arbitrary shaped objects), cubes, spheres, etc. The complete library is known at MetaIO.
- Host: GitHub
- URL: https://github.com/kitware/metaio
- Owner: Kitware
- License: other
- Created: 2013-11-22T13:57:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T14:19:44.000Z (about 1 month ago)
- Last Synced: 2024-12-25T05:08:47.283Z (9 days ago)
- Language: C
- Homepage: http://www.itk.org/Wiki/ITK/MetaIO/Documentation
- Size: 2.65 MB
- Stars: 32
- Watchers: 9
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: License.txt
Awesome Lists containing this project
README
MetaIO
======.. table::
+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------+
| Linux | macOS | Windows |
+=========================================================================================+=========================================================================================+=======================================================================================+
| .. image:: https://circleci.com/gh/Kitware/MetaIO.svg?style=shield | .. image:: https://travis-ci.org/Kitware/MetaIO.svg?branch=master | .. image:: https://img.shields.io/appveyor/ci/thewtex/metaio.svg |
| :target: https://circleci.com/gh/Kitware/MetaIO | :target: https://travis-ci.org/Kitware/MetaIO | :target: https://ci.appveyor.com/project/thewtex/metaio |
+-----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------+MetaImage is a text-based tagged file format for medical images. It also
supports a variety of objects that occur in medicine such a tubes (for
vessels, needles, etc.), blobs (for arbitrary shaped objects), cubes, spheres,
etc. The complete library is known as MetaIO.For more information, see the `MetaIO documentation
`_.