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.

Notifications You must be signed in to change notification settings

htt1994/Medical-Data-Visualization-3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Medical-Data-Visualization-3D

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.

Guideline

Download the "src" folder. Build it with CMake. A "bin" folder will be created. Inside the "bin" folder you will find a .sln solution file. Open it as administrator using Visual Studio. Build the solution. Now inside the bin/debug folder you will find a .exe file. That is our tool.

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

Languages

  • C++ 99.2%
  • CMake 0.8%