Class HistogramOfOrientedGradients.tImage

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) float[][][] im  
      (package private) float[][][] imSmall  
      (package private) float[][][] imSmallFlipped  
      (package private) float[][] round  
    • Constructor Summary

      Constructors 
      Constructor Description
      tImage()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • im

        float[][][] im
      • round

        float[][] round
      • imSmall

        float[][][] imSmall
      • imSmallFlipped

        float[][][] imSmallFlipped
    • Constructor Detail

      • tImage

        tImage()