Documentation of 'boofcv.alg.tracker.meanshift.LikelihoodHistCoupled_SB_U8' Java class
LikelihoodHistCoupled_SB_U8
boofcv.alg.tracker.meanshift

Class LikelihoodHistCoupled_SB_U8

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      float compute(int x, int y) 
      void createModel(RectangleLength2D_I32 target)
      Specifies where the initial location of the target is in the image and computes the model using pixels inside the rectangle
      boolean isInBounds(int x, int y)
      Checks to see if the entire sample region is contained inside the image or not.
      void setImage(GrayU8 image)
      Sets the input image
      • Methods inherited from class java.lang.Object

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

      • LikelihoodHistCoupled_SB_U8

        public LikelihoodHistCoupled_SB_U8(int maxPixelValue,
                                           int numBins)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.