edu.jhu.ece.iacl.algorithms.manual_label.staple
Class StapleReader

java.lang.Object
  extended by edu.jhu.ece.iacl.algorithms.manual_label.staple.StapleReader

public class StapleReader
extends java.lang.Object


Constructor Summary
StapleReader()
           
 
Method Summary
static int[][][][] readImgs(java.lang.String[] names, int[] dim)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StapleReader

public StapleReader()
Method Detail

readImgs

public static int[][][][] readImgs(java.lang.String[] names,
                                   int[] dim)