Package gov.nih.mipav.model.algorithms
Class Covdet.VlScaleSpace
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.Covdet.VlScaleSpace
-
- Enclosing class:
- Covdet
class Covdet.VlScaleSpace extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) Covdet.VlScaleSpaceGeometry
geom
(package private) float[][]
octaves
< Geometry of the scale space
-
Constructor Summary
Constructors Constructor Description VlScaleSpace()
-
-
-
Field Detail
-
geom
Covdet.VlScaleSpaceGeometry geom
-
octaves
float[][] octaves
< Geometry of the scale space
-
-