public class Colocalisation_Threshold extends Object implements ij.plugin.PlugIn
Modifier and Type | Field and Description |
---|---|
protected static ij.text.TextWindow |
textWindow |
Constructor and Description |
---|
Colocalisation_Threshold() |
Modifier and Type | Method and Description |
---|---|
void |
correlate(ij.ImagePlus imp1,
ij.ImagePlus imp2) |
void |
run(String arg) |
boolean |
showDialog() |
public void run(String arg)
run
in interface ij.plugin.PlugIn
public boolean showDialog()
public void correlate(ij.ImagePlus imp1, ij.ImagePlus imp2)
Copyright © 2015–2021 Fiji. All rights reserved.