## [ITK/VTK ImageViewer - Web based Image Viewer](http://kitware.github.io/itk-vtk-image-viewer/)

[![Build Status](https://travis-ci.org/Kitware/itk-vtk-image-viewer.svg)](https://travis-ci.org/Kitware/itk-vtk-image-viewer)
[![Dependency Status](https://david-dm.org/kitware/itk-vtk-image-viewer.svg)](https://david-dm.org/kitware/itk-vtk-image-viewer)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
![npm-download](https://img.shields.io/npm/dm/itk-vtk-image-viewer.svg)
![npm-version-requirement](https://img.shields.io/badge/npm->=5.0.0-brightgreen.svg)
![node-version-requirement](https://img.shields.io/badge/node->=8.0.0-brightgreen.svg)

Introduction
============

ITK/VTK ImageViewer is an open-source software system for medical and
scientific image visualization.

Reporting Bugs
==============

If you have found a bug:

1. If you have a patch, please read the [CONTRIBUTING.md][] document.

2. Open an entry in the [Issue Tracker][].

[CONTRIBUTING.md]: CONTRIBUTING.md
[Issue Tracker]: https://github.com/Kitware/itk-vtk-image-viewer/issues

Requirements
============

In general ITK/VTK ImageViewer tries to be as portable as possible; the specific configurations below are tested and known to work.

ITK/VTK ImageViewer supports the following development environments:

- Node 8+
- NPM 5+

and the following browsers:

- Firefox 45+
- Chrome 50+
- Safari 9.1+

Documentation
=============

See the [documentation](https://kitware.github.io/itk-vtk-image-viewer) for a
getting started guide, advanced documentation, and API descriptions.

Contributing
============

See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions to contribute.

License
=======

ITK/VTK ImageViewer is distributed under the OSI-approved BSD 3-clause License.
See [Copyright.txt][] for details.

[Copyright.txt]: Copyright.txt
