Package gov.nih.mipav.model.algorithms
Class AlgorithmBRISK.BriskPatternPoint
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.AlgorithmBRISK.BriskPatternPoint
-
- Enclosing class:
- AlgorithmBRISK
private class AlgorithmBRISK.BriskPatternPoint extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BriskPatternPoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetSigma()doublegetX()doublegetY()voidsetSigma(double sigma)voidsetX(double x)voidsetY(double y)
-