java.lang.Object
ij.process.BinaryInterpolator
public class BinaryInterpolator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BinaryInterpolator()
-
Method Summary
Modifier and Type Method Description void
run(ImagePlus image, Roi[] rois)
void
run(ImageStack stack)
-
Constructor Details
-
BinaryInterpolator
public BinaryInterpolator()
-
-
Method Details