edu.jhu.ece.iacl.algorithms.dti.tractography
Class FiberTransformation

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

public class FiberTransformation
extends java.lang.Object


Constructor Summary
FiberTransformation()
           
 
Method Summary
static FiberCollection applyAffine(FiberCollection fibsin, double[][] T)
           
static FiberCollection applyDeformation(FiberCollection fibsin, ImageDataMipav T)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FiberTransformation

public FiberTransformation()
Method Detail

applyAffine

public static FiberCollection applyAffine(FiberCollection fibsin,
                                          double[][] T)

applyDeformation

public static FiberCollection applyDeformation(FiberCollection fibsin,
                                               ImageDataMipav T)