Documentation of 'boofcv.abst.tracker.Tld_to_TrackerObjectQuad' Java class
Tld_to_TrackerObjectQuad
boofcv.abst.tracker

Class Tld_to_TrackerObjectQuad<T extends ImageGray,D extends ImageGray>

    • Constructor Detail

      • Tld_to_TrackerObjectQuad

        public Tld_to_TrackerObjectQuad(TldTracker<T,D> tracker,
                                        java.lang.Class<T> imageType)
    • Method Detail

      • initialize

        public boolean initialize(T image,
                                  Quadrilateral_F64 location)
        Description copied from interface: TrackerObjectQuad
        Initializes tracking by specifying the object's location using a quadrilateral. Some implementations can fail if there is insufficient visual information for it to track. All previous tracking information is discarded when this function is called.
        Specified by:
        initialize in interface TrackerObjectQuad<T extends ImageGray>
        Parameters:
        image - Initial image in the sequence
        location - Initial location of the object being tracked
        Returns:
        true if successful and false if not.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.