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 doublemaxValuesChangeprivate intoffsetprivate intscalefloat[][][]values
-
Constructor Summary
Constructors Constructor Description VabraRBF()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetMaxValuesChange()intgetOffset()intgetScale()voidsetScale(float dx, float dy, float dz)
-