Documentation of 'boofcv.alg.tracker.tld.TldDetection' Java class
TldDetection
boofcv.alg.tracker.tld

Class TldDetection<T extends ImageGray>



  • public class TldDetection<T extends ImageGray>
    extends java.lang.Object
    Runs a detection cascade for each region. The cascade is composed of a variance test, Fern classifier, and finally the template classifier. The next test in the cascade is only considered if the previous passes. Several changes have been made in how the cascade operates compared to the original paper. See code for comments.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.