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.
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.