Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 327 Bytes

MedicalImageRead

It's designed for reading medical image.

Build the project

Vs2012, QT5, CMake is necessary.
After download the whole folder, build two empty folder: Bin, Build. Using CMake 
to build this project: Source code: current folder; Binaries: current folder/Build.
And the exe will be gerated in 'Bin' folder.