1. Download the file, use gzunip and tar xvf ...

2. There is one folder ./src/LinuxSampleApp/, the source codes in the folder are sample programs.

3. Edit CMakeLists.txt file accordingly, requires ITK, boost, gsl, to build the sample programs.

4. run cmake

5. run make and make install