Skip to content

adefrutoscasado/recist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recist-App

Recist-App is a cloud application for the interactive analysis of the evolution of tumors in medical images

  • Import DICOM medical images from URL or local storage
  • Mark the size of the lesions
  • Get the final evaluation following RECIST standards

Documentation

Presentation (Spanish)

Project Report (Spanish)

Tech

Recist-App uses a number of open source projects to work properly:

  • AMI - Medical Imaging JavaScript ToolKit
  • Polymer - JavaScript library for building web applications using Web Components
  • Node.js and Express - As webserver to manage static files at deployment

Installation

Recist-App requires Node.js v7.10+ to run.

Install the dependencies and devDependencies and start the server.

$ cd recist-app
$ npm install
$ npm start

Demo

Check it live!

alt text

Note: Example is not using a real case/data

License

MIT

About

A cloud application for the interactive analysis of the evolution of tumors in medical images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published