Class Covdet.VlCovDet

  • Enclosing class:
    Covdet

    class Covdet.VlCovDet
    extends java.lang.Object
    • Field Detail

      • css

        Covdet.VlScaleSpace css
        • method

          Covdet.VlCovDetMethod method
          • peakThreshold

            double peakThreshold
            • edgeThreshold

              double edgeThreshold
              • lapPeakThreshold

                double lapPeakThreshold
                • octaveResolution

                  int octaveResolution
                  • numOctaves

                    int numOctaves
                    • firstOctave

                      int firstOctave
                      • baseScale

                        double baseScale
                        • maxNumOrientations

                          int maxNumOrientations
                          • nonExtremaSuppression

                            double nonExtremaSuppression
                            • numNonExtremaSuppressed

                              int numNonExtremaSuppressed
                            • numFeatures

                              int numFeatures
                            • numFeatureBufferSize

                              int numFeatureBufferSize
                            • patch

                              float[] patch
                            • patchBufferSize

                              int patchBufferSize
                            • transposed

                              boolean transposed
                            • aaAccurateSmoothing

                              boolean aaAccurateSmoothing
                            • aaPatch

                              float[] aaPatch
                            • aaPatchX

                              float[] aaPatchX
                            • aaPatchY

                              float[] aaPatchY
                            • aaMask

                              float[] aaMask
                            • lapPatch

                              float[] lapPatch
                            • laplacians

                              float[] laplacians
                            • numFeaturesWithNumScales

                              int[] numFeaturesWithNumScales
                            • allowPaddedWarping

                              boolean allowPaddedWarping
                            • Constructor Detail

                              • VlCovDet

                                VlCovDet()