jamesg1 / Medical-Image-Viewer

Medical image viewer prototype built with react, d3.js and cornerstone.js

Home Page:https://medical-image-viewer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medical Image Series Viewer

This project was built as an initial interview prototype for an Australian AI medical startup Maxwell Plus who specialise in Prostate Cancer. I subsequently spent a year at Maxwell leading the development of the patient and diagnostics web applications.

The viewer is utilising core functionality from cornerstone.js and d3.js to show the example medical images.

View demo - https://medical-image-viewer.vercel.app

This project was bootstrapped with Create React App.

Usage

  1. Ensure you have yarn or npm installed (v10+). Node JS installer.
  2. Run yarn install or npm install in the root of this project in your terminal.
  3. Run yarn start or npm start in the root of this project in your terminal.

About

Medical image viewer prototype built with react, d3.js and cornerstone.js

https://medical-image-viewer.vercel.app


Languages

Language:JavaScript 86.7%Language:HTML 8.7%Language:CSS 4.6%