A web-based renderer for DICOM files in 2D and 3D.
-
Clone the repository:
git clone https://github.com/your-username/medical-scan-visualizer.git cd medical-scan-visualizer
-
CD into the 'src' directory:
cd src
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
to view the application.
- 2D and 3D rendering of DICOM files.
- User-friendly interface for medical professionals.
- Cross-platform compatibility.
Contributions are welcome! Please fork the repository and submit a pull request.