Class SIFT.VlSiftFilt

  • Enclosing class:
    SIFT

    class SIFT.VlSiftFilt
    extends java.lang.Object
    ------------------------------------------------------------------
    • Constructor Summary

      Constructors 
      Constructor Description
      VlSiftFilt()
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • sigman

        double sigman
      • sigma0

        double sigma0
        • sigmak

          double sigmak
          • dsigma0

            double dsigma0
            • width

              int width
              • height

                int height
                • O

                  int O
                  • S

                    int S
                    • o_min

                      int o_min
                      • s_min

                        int s_min
                        • s_max

                          int s_max
                          • o_cur

                            int o_cur
                            • temp

                              float[] temp
                              • octave

                                float[] octave
                                • dog

                                  float[] dog
                                  • octave_width

                                    int octave_width
                                    • octave_height

                                      int octave_height
                                      • gaussFilter

                                        float[] gaussFilter
                                        • gaussFilterSigma

                                          double gaussFilterSigma
                                          • gaussFilterWidth

                                            int gaussFilterWidth
                                            • keys

                                              SIFT.VlSiftKeypoint[] keys
                                              • nkeys

                                                int nkeys
                                                • keys_res

                                                  int keys_res
                                                  • peak_thresh

                                                    double peak_thresh
                                                    • edge_thresh

                                                      double edge_thresh
                                                      • norm_thresh

                                                        double norm_thresh
                                                        • magnif

                                                          double magnif