public class Center_Transformation extends Object implements ij.plugin.PlugIn
| Constructor and Description |
|---|
Center_Transformation() |
| Modifier and Type | Method and Description |
|---|---|
static FastMatrix |
bestRigid(AmiraTable tModel,
AmiraTable tTemplate) |
static Point3d[] |
getList(AmiraTable table) |
void |
run(String arg) |
public void run(String arg)
run in interface ij.plugin.PlugInpublic static FastMatrix bestRigid(AmiraTable tModel, AmiraTable tTemplate)
public static Point3d[] getList(AmiraTable table)
Copyright © 2015–2021 Fiji. All rights reserved.