Class Tracker


  • public final class Tracker
    extends java.lang.Object
    • Field Detail

      • has

        public boolean[] has
      • region_x

        public float region_x
      • region_y

        public float region_y
      • region_w

        public float region_w
      • region_h

        public float region_h
    • Constructor Detail

      • Tracker

        public Tracker​(Event ev)
    • Method Detail

      • update

        public boolean update​(double t,
                              java.awt.Dimension window,
                              java.awt.Dimension frame)
        Update the tracker at the given time for the given image's dimensions.