ij.process
Class BinaryInterpolator

java.lang.Object
  extended by ij.process.BinaryInterpolator

public class BinaryInterpolator
extends Object


Constructor Summary
BinaryInterpolator()
           
 
Method Summary
 void run(ImagePlus image, Roi[] rois)
           
 void run(ImageStack stack)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryInterpolator

public BinaryInterpolator()
Method Detail

run

public void run(ImagePlus image,
                Roi[] rois)

run

public void run(ImageStack stack)


Copyright © 1997–2016 NIH. All rights reserved.