Skip to content

bcn-medtech/rocket_viewer

Repository files navigation

alt text

Rocket Viewer

DOI

This simple and generic viewer allows you to visualize different kinds of data such as medical and biological images, 3D surfaces, electric signals (ECGs) and documents.

Rocket viewer allows visualizing data from the web or loading information from the local file system by simply dragging and dropping a file into the browser.

Rocket viewer is © Universitat Pompeu Fabra 2017. Original Developers: Carlos Yagüe Méndez, María del Pilar García, Daniele Pezzatini. Contributors: Sergio Sánchez Martínez, Oscar Cámara, Bart Bijnens.

This work is partly funded by the Spanish Ministry of Economy and Competitiveness under the María de Maeztu Units of Excellence Program (MDM-2015-0502).

Compatible formats

  • Medical images:DICOM (one frame = 2D visualization, multi-frame = 2D visualization + t)
  • Biological images: TIFF
  • Signals: PDF
  • Surfaces: VTK (3D Visualization), PLY (3D Visualization)
  • Surfaces + Medical images: NRRD (3D Visualization)
  • Electric signals: CSV files

Try the viewer here

IMAGE ALT TEXT

Quick start

git clone https://github.com/bcnmedtech/rocket_viewer.git

Installing dependencies

npm install

Running the app

npm run start-dev

Create website for production

npm run production

Sample data

alt text

Videos

Tutorials

:( Available soon ......

License

Rocket viewer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Rocket viewer is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along with Rocket viewer. If not, see http://www.gnu.org/licenses/.

About

This simple and generic viewer allows you to visualize different kinds of data such as medical and biological images, 3D surfaces, electric signals (ECGs) and documents.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published