Package gov.nih.mipav.model.algorithms
Class SIFT3D.Keypoint_store
java.lang.Object
gov.nih.mipav.model.algorithms.SIFT3D.Keypoint_store
- Enclosing class:
SIFT3D
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SIFT3D.Keypoint[](package private) int(package private) int(package private) int(package private) SIFT3D.Slab -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
buf
SIFT3D.Keypoint[] buf -
slab
SIFT3D.Slab slab -
nx
int nx -
ny
int ny -
nz
int nz
-
-
Constructor Details
-
Keypoint_store
public Keypoint_store()
-