grahul27 / MM804-Assignment-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment 3 - README

MM804 GRAPHICS AND ANIMATION


About

Volume Rendering

Dataset used for medical Imaging Volume Rendering

About the dataset:

The size of the dataset is 32 MB which contains a total of 64 images that are used for volume rendering of the medical images. Dimensions of the images are 512*512 and voxel resolution of the image is 5mm. Min and Max pixel Intensities are 0 and 512. Size of the individual image DICOM file is 515kb

Output Images

Output Output Output

Link to the code

Reference to readme file

Development Environment

  • Python - 3.9.0
  • VTK - 9.1.0
  • OS - Windows 11

How to run

  1. Open file volumeRendering.py either in Google Colab or Jupyter-Notebook and run the file for the output window to render

command - python volumeRendering.py

About


Languages

Language:Python 100.0%