Skip to content

LucaHaverty/medical-scan-visualizer

Repository files navigation

Medical Scan Visualizer

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

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.

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