BIJ API

FlowJ
Class FlowJSingh

java.lang.Object
  |
  +--FlowJ.FlowJSingh

public class FlowJSingh
extends java.lang.Object


Field Summary
 boolean debug
           
 
Constructor Summary
FlowJSingh()
           
 
Method Summary
 void compute1(FlowJFlow flow, float tau1)
           
 void compute2(FlowJFlow flow, float tau2)
           
 void filterAll(ij.ImageStack stack, int center, float sigmas)
           
 int getHeight()
           
 int getWidth()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

debug

public final boolean debug
Constructor Detail

FlowJSingh

public FlowJSingh()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

filterAll

public void filterAll(ij.ImageStack stack,
                      int center,
                      float sigmas)
               throws FlowJException

getWidth

public int getWidth()

getHeight

public int getHeight()

compute1

public void compute1(FlowJFlow flow,
                     float tau1)

compute2

public void compute2(FlowJFlow flow,
                     float tau2)

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.