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

Class TldRegion



  • public class TldRegion
    extends java.lang.Object
    A high confidence region detected inside the image where
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      double confidence
      Score computed from NCC descriptor
      int connections
      Number of connections found in non-maximum suppression
      ImageRectangle rect
      Description of the rectangular region
    • Constructor Summary

      Constructors 
      Constructor and Description
      TldRegion() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • connections

        public int connections
        Number of connections found in non-maximum suppression
      • confidence

        public double confidence
        Score computed from NCC descriptor
      • rect

        public ImageRectangle rect
        Description of the rectangular region
    • Constructor Detail

      • TldRegion

        public TldRegion()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.