Class SIFT3D.Pyramid

  • Enclosing class:
    SIFT3D

    class SIFT3D.Pyramid
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Pyramid()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sigma_n

        double sigma_n
      • sigma0

        double sigma0
      • num_kp_levels

        int num_kp_levels
      • first_octave

        int first_octave
      • num_octaves

        int num_octaves
      • first_level

        int first_level
      • num_levels

        int num_levels
    • Constructor Detail

      • Pyramid

        public Pyramid()