Package gov.nih.mipav.model.algorithms
Class SIFT3D.Slab
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.SIFT3D.Slab
-
- Enclosing class:
- SIFT3D
class SIFT3D.Slab extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) SIFT3D.Keypoint[]
buf
(package private) int
buf_size
(package private) int
num
-
Constructor Summary
Constructors Constructor Description Slab()
-
-
-
Field Detail
-
buf
SIFT3D.Keypoint[] buf
-
num
int num
-
buf_size
int buf_size
-
-