public class Show_Label_Centers extends Object implements 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, NO_UNDO_RESET, PARALLELIZE_IMAGES, PARALLELIZE_STACKS, ROI_REQUIRED, SNAPSHOT, STACK_REQUIRED, SUPPORTS_MASKING
Constructor and Description |
---|
Show_Label_Centers() |
Modifier and Type | Method and Description |
---|---|
static ij.ImagePlus |
calculateCenters(ij.ImagePlus image,
AmiraTable table,
double r) |
static Show_Label_Centers.Point3D[] |
getList(AmiraTable table) |
void |
run(ij.process.ImageProcessor ip) |
int |
setup(String arg,
ij.ImagePlus img) |
public int setup(String arg, ij.ImagePlus img)
setup
in interface ij.plugin.filter.PlugInFilter
public void run(ij.process.ImageProcessor ip)
run
in interface ij.plugin.filter.PlugInFilter
public static ij.ImagePlus calculateCenters(ij.ImagePlus image, AmiraTable table, double r)
public static Show_Label_Centers.Point3D[] getList(AmiraTable table)
Copyright © 2015–2021 Fiji. All rights reserved.