Introduction
ITK/VTK Viewer is an open-source software system for medical and
scientific image, mesh, and point set visualization.
Reporting Issues
If you would like to discuss a bug or possible improvement:
-
If you have a patch, please read the CONTRIBUTING.md document.
-
Open an entry in the Issue Tracker.
Requirements
In general ITK/VTK Viewer tries to be as portable as possible; the specific configurations below are tested and known to work.
ITK/VTK Viewer supports the following development environments:
and the following browsers:
Documentation
See the documentation for a
getting started guide, advanced documentation, and API descriptions.
Contributing
See CONTRIBUTING.md for instructions to contribute.
License
ITK/VTK Viewer is distributed under the OSI-approved BSD 3-clause License.
See Copyright.txt for details.
Build Blosc with Debug
Checkout c-blosc
git submodule, then
itk-wasm --build-dir web-build build -- -DCMAKE_BUILD_TYPE=Debug