Class VabraRBF
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.registration.vabra.VabraRBF
-
public class VabraRBF extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private double
maxValuesChange
private int
offset
private int
scale
float[][][]
values
-
Constructor Summary
Constructors Constructor Description VabraRBF()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getMaxValuesChange()
int
getOffset()
int
getScale()
void
setScale(float dx, float dy, float dz)
-