Skip to content
/ ERP Public
forked from ogdenk/ERP

Epilepsy Radiomics Processing.

Notifications You must be signed in to change notification settings

DiegoGary/ERP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERP

Epilepsy Radiomics Processing.

Get Started

Tools

CMake versioncmake

  1. Download and install CMake from the CMake website

Git

  1. Download and install Git, if you don't already have it.

Visual Studio Community versionvs

  1. Download Visual Studio (or your desired text editor) just make sure that it can compile C++ files.

ITK versionitk

The Insight Toolkit (ITK) must be installed and compiled in order to be able to build the project

  1. Download ITK from the ITK website
  2. Use CMake to configure ITK See note on MGH/MHZ files below
  3. Open the .sln file generated in Visual Studio (see below)

MGH/MHZ files

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.

About

Epilepsy Radiomics Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • CMake 1.2%