public class Apply_External_Transformation extends Object implements ij.plugin.PlugIn
Modifier and Type | Field and Description |
---|---|
static int |
defaultApplyTo |
static int |
defaultHowToProvide |
static String[] |
howToProvideAffine |
static double |
m00 |
static double |
m01 |
static double |
m02 |
static double |
m03 |
static double |
m10 |
static double |
m11 |
static double |
m12 |
static double |
m13 |
static double |
m20 |
static double |
m21 |
static double |
m22 |
static double |
m23 |
Constructor and Description |
---|
Apply_External_Transformation() |
Modifier and Type | Method and Description |
---|---|
protected SPIMConfiguration |
getParameters() |
static void |
main(String[] args) |
static String |
removeSequences(String trim,
String[] strings) |
void |
run(String arg0) |
public static int defaultApplyTo
public static int defaultHowToProvide
public static String[] howToProvideAffine
public static double m00
public static double m01
public static double m02
public static double m03
public static double m10
public static double m11
public static double m12
public static double m13
public static double m20
public static double m21
public static double m22
public static double m23
Copyright © 2015–2021 Fiji. All rights reserved.