README
======
1) To compile the matlab code and obtain a executable, run below command
mcc -m compute_EMD.m

2) To run the executable with ITK run the below
/run_compute_EMD.sh <pathToMatlab> (like-> /playpen/MATLAB/R2011a/) <fiberDistanceFile> <maskTextFile> <tempStoreFile> 
