A medical data visualization program.
- Specifications
- INPUT- DICOM, MRI, CT
- OUTPUT- 3D rendered model
- Scroll through 3D data
- Image Segmentation
- 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
- C++
- ITK
- VTK
- CMake
- Visual Studio