Epilepsy Radiomics Processing.
- Download and install CMake from the CMake website
- Download and install Git, if you don't already have it.
- Download Visual Studio (or your desired text editor) just make sure that it can compile C++ files.
The Insight Toolkit (ITK) must be installed and compiled in order to be able to build the project
- Download ITK from the ITK website
- Use CMake to configure ITK See note on MGH/MHZ files below
- Open the .sln file generated in Visual Studio (see below)
In order to use the files that come directly from Freesurfer in MGH or MHZ format is is necessary to have Git installed in the computer at the time of the ITK build. Also, the Module_MGHIO must be selected. Otherwise, the program might cause some problems when running.