Skip to content

LucaHaverty/medical-scan-visualizer

Repository files navigation

Medical Scan Visualizer

A web-based renderer for DICOM files in 2D and 3D.

Screenshot 2025-09-21 115456 Screenshot 2025-09-21 115425

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/medical-scan-visualizer.git
    cd medical-scan-visualizer
  2. CD into the 'src' directory:

    cd src
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:3000 to view the application.

  6. Click Upload Folder and choose a folder that contains one or more DICOM files. The files must be in order alphabetically (numbering recommended).

The project contains no example data, however, you can download data here

Features

  • 2D and 3D rendering of DICOM files.
  • User-friendly interface for medical professionals.
  • Cross-platform compatibility.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

About

A 2D and 3D Medical Scan Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published