public static class Register_Virtual_Stack_MT.Param extends Object
Modifier and Type | Field and Description |
---|---|
Param |
elastic_param
bUnwarpJ parameters for consistent elastic registration
|
static int |
featuresModelIndex
Implemented transformation models for choice
0=TRANSLATION, 1=RIGID, 2=SIMILARITY, 3=AFFINE
|
static boolean |
interpolate
Interpolate?
|
static float |
maxEpsilon
Maximal allowed alignment error in pixels
|
static float |
minInlierRatio
Inlier/candidates ratio
|
static int |
registrationModelIndex
Implemented transformation models for choice
0=TRANSLATION, 1=RIGID, 2=SIMILARITY, 3=AFFINE, 4=ELASTIC, 5=MOVING_LEAST_SQUARES
|
static float |
rod
Closest/next neighbor distance ratio
|
FloatArray2DSIFT.Param |
sift
SIFT parameters
|
Constructor and Description |
---|
Param() |
Modifier and Type | Method and Description |
---|---|
boolean |
showDialog()
Shows parameter dialog when "advanced options" is checked
|
public final FloatArray2DSIFT.Param sift
public static float rod
public static float maxEpsilon
public static float minInlierRatio
public static int featuresModelIndex
public static int registrationModelIndex
public static boolean interpolate
public Param elastic_param
Copyright © 2015–2021 Fiji. All rights reserved.