Documentation of 'boofcv.examples.tracking.ExampleTrackerMeanShiftLikelihood' Java class
ExampleTrackerMeanShiftLikelihood
boofcv.examples.tracking

Class ExampleTrackerMeanShiftLikelihood



  • public class ExampleTrackerMeanShiftLikelihood
    extends java.lang.Object
    Example of how to use the low level implementation of mean-shift to track a specific color provided by the user. The weights of each pixel is computed by RgbLikelihood, see below, and track regions are rectangular. This tracker works very well since the ball is almost uniformly blue. If the light varried then a HSV color model might be better.
    • Constructor Detail

      • ExampleTrackerMeanShiftLikelihood

        public ExampleTrackerMeanShiftLikelihood()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.