Class SIFT3D.Keypoint_store

  • Enclosing class:
    SIFT3D

    class SIFT3D.Keypoint_store
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) SIFT3D.Keypoint[] buf  
      (package private) int nx  
      (package private) int ny  
      (package private) int nz  
      (package private) SIFT3D.Slab slab  
    • Constructor Summary

      Constructors 
      Constructor Description
      Keypoint_store()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait