Skip to content

This is a medical data visualization program. This takes in some medical DICOM, MRI, CT data and produces 3D model. There are also other tools included such as image scroller, image segmentation, brain 3d model, bone 3d model visualizer.

ashahrior/Medical-Data-Visualization-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Medical-Data-Visualization-3D

A medical data visualization program.

    Specifications
  • INPUT- DICOM, MRI, CT
  • OUTPUT- 3D rendered model
  • Scroll through 3D data
  • Image Segmentation

Guideline

  • Download the "src" folder.
  • Build 'src' with CMake. A "bin" folder will be created.
  • Inside the 'bin' folder there will be a '.sln' solution file
  • Open solution file as admin
  • Build the solution file
  • Inside the /bin/debug folder an executable .exe file will be generated

Technologies Used

  • C++
  • ITK
  • VTK
  • CMake
  • Visual Studio

Screenshots

image image image image

About

This is a medical data visualization program. This takes in some medical DICOM, MRI, CT data and produces 3D model. There are also other tools included such as image scroller, image segmentation, brain 3d model, bone 3d model visualizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published