edu.jhu.ece.iacl.algorithms.dti.tractography.FACT
Class ROIReader

java.lang.Object
  extended by edu.jhu.ece.iacl.algorithms.dti.tractography.FACT.ROIReader

public class ROIReader
extends java.lang.Object


Constructor Summary
ROIReader(java.lang.String filename, int filetype)
           
 
Method Summary
 int[][][] readBinImage()
           
 void readGraphics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ROIReader

public ROIReader(java.lang.String filename,
                 int filetype)
Method Detail

readBinImage

public int[][][] readBinImage()
                       throws java.io.IOException
Throws:
java.io.IOException

readGraphics

public void readGraphics()
                  throws java.io.IOException
Throws:
java.io.IOException