Class HistogramOfOrientedGradients.VlHog

    • Field Detail

      • dimension

        int dimension
      • numOrientations

        int numOrientations
      • transposed

        boolean transposed
      • useBilinearOrientationAssigment

        boolean useBilinearOrientationAssigment
      • permutation

        int[] permutation
      • glyphs

        float[] glyphs
      • glyphSize

        int glyphSize
      • orientationX

        float[] orientationX
      • orientationY

        float[] orientationY
      • hog

        float[] hog
      • hogNorm

        float[] hogNorm
      • hogWidth

        int hogWidth
      • hogHeight

        int hogHeight
    • Constructor Detail

      • VlHog

        VlHog()