Class _3D_Box_Counting_Monofractal

java.lang.Object
  extended by _3D_Box_Counting_Monofractal
All Implemented Interfaces:
ij.plugin.filter.PlugInFilter

public class _3D_Box_Counting_Monofractal
extends java.lang.Object
implements ij.plugin.filter.PlugInFilter


Field Summary
protected  ij.ImageStack stackaux
           
 
Fields inherited from interface ij.plugin.filter.PlugInFilter
CONVERT_TO_FLOAT, DOES_16, DOES_32, DOES_8C, DOES_8G, DOES_ALL, DOES_RGB, DOES_STACKS, DONE, FINAL_PROCESSING, KEEP_THRESHOLD, NO_CHANGES, NO_IMAGE_REQUIRED, NO_UNDO, PARALLELIZE_IMAGES, PARALLELIZE_STACKS, ROI_REQUIRED, SNAPSHOT, STACK_REQUIRED, SUPPORTS_MASKING
 
Constructor Summary
_3D_Box_Counting_Monofractal()
           
 
Method Summary
 void run(ij.process.ImageProcessor ip1)
           
 int setup(java.lang.String arg, ij.ImagePlus impaux)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stackaux

protected ij.ImageStack stackaux
Constructor Detail

_3D_Box_Counting_Monofractal

public _3D_Box_Counting_Monofractal()
Method Detail

run

public void run(ij.process.ImageProcessor ip1)
Specified by:
run in interface ij.plugin.filter.PlugInFilter

setup

public int setup(java.lang.String arg,
                 ij.ImagePlus impaux)
Specified by:
setup in interface ij.plugin.filter.PlugInFilter