All Projects → bcn-medtech → rocket_viewer

bcn-medtech / rocket_viewer

Licence: other
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to rocket viewer

Cornerstone
JavaScript library to display interactive medical images including but not limited to DICOM
Stars: ✭ 1,690 (+7581.82%)
Mutual labels:  dicom, medical-imaging, cornerstone
Ami
AMI Medical Imaging (AMI) JS ToolKit
Stars: ✭ 569 (+2486.36%)
Mutual labels:  threejs, dicom
Gdcm
Grassroots DICOM read-only mirror. Only for Pull Request. Please report bug at http://sf.net/p/gdcm
Stars: ✭ 240 (+990.91%)
Mutual labels:  dicom, medical-imaging
bisqueUCSB
BisQue is an ML Platform for storing, analyzing, and visualizing your data all in the browser.
Stars: ✭ 26 (+18.18%)
Mutual labels:  threejs, medical-imaging
Dcmjs
Javascript implementation of DICOM manipulation
Stars: ✭ 150 (+581.82%)
Mutual labels:  dicom, medical-imaging
Dicom Rs
Pure Rust implementation of the DICOM standard
Stars: ✭ 152 (+590.91%)
Mutual labels:  dicom, medical-imaging
monai-deploy
MONAI Deploy aims to become the de-facto standard for developing, packaging, testing, deploying and running medical AI applications in clinical production.
Stars: ✭ 56 (+154.55%)
Mutual labels:  dicom, medical-imaging
Dicom Server
OSS Implementation of DICOMweb standard
Stars: ✭ 101 (+359.09%)
Mutual labels:  dicom, medical-imaging
Dicom-Viewer
An application displaying 2D/3D Dicom
Stars: ✭ 37 (+68.18%)
Mutual labels:  dicom, medical-imaging
rt-utils
A minimal Python library to facilitate the creation and manipulation of DICOM RTStructs.
Stars: ✭ 89 (+304.55%)
Mutual labels:  dicom, medical-imaging
sight
Surgical Image Guidance and Healthcare Toolkit
Stars: ✭ 38 (+72.73%)
Mutual labels:  medical-imaging, vtk
Dicomviewer
DICOM Viewer in Nextcloud
Stars: ✭ 139 (+531.82%)
Mutual labels:  dicom, medical-imaging
dicomifier
A medical image converter
Stars: ✭ 22 (+0%)
Mutual labels:  dicom, medical-imaging
Dicoogle
Dicoogle - Open Source PACS
Stars: ✭ 237 (+977.27%)
Mutual labels:  dicom, medical-imaging
Viewers
The OHIF Medical Imaging Viewer is for viewing medical images. It can retrieve and load images from most sources and formats; render sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, OpenID Connect, offline use, hotkeys, and many more features.
Stars: ✭ 1,753 (+7868.18%)
Mutual labels:  dicom, medical-imaging
dicom2stl
Python script to extract a STL surface from a DICOM image series.
Stars: ✭ 151 (+586.36%)
Mutual labels:  dicom, vtk
Odil
Odil is a C++11 library for the DICOM standard
Stars: ✭ 69 (+213.64%)
Mutual labels:  dicom, medical-imaging
Starviewer
Starviewer, a cross-platform open source medical imaging software
Stars: ✭ 83 (+277.27%)
Mutual labels:  dicom, medical-imaging
AlizaMS
DICOM Viewer
Stars: ✭ 144 (+554.55%)
Mutual labels:  dicom, medical-imaging
go-dicom
DICOM parser for golang
Stars: ✭ 51 (+131.82%)
Mutual labels:  dicom, medical-imaging

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/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].