Uses of Package
boofcv.alg.tracker.meanshift
Packages that use boofcv.alg.tracker.meanshift
-
Classes in boofcv.alg.tracker.meanshift used by boofcv.abst.trackerClassDescriptionComputes the likelihood that a pixel belongs to the target.Mean shift tracker which adjusts the scale (or bandwidth) to account for changes in scale of the target and is based off of [1].Mean-shift [1] based tracker which tracks the target inside a likelihood image using a flat rectangular kernel of fixed size.
-
Classes in boofcv.alg.tracker.meanshift used by boofcv.alg.tracker.meanshiftClassDescriptionComputes a local histogram weighted using a Gaussian function.Computes the likelihood that a pixel belongs to the target.
-
Classes in boofcv.alg.tracker.meanshift used by boofcv.factory.trackerClassDescriptionComputes the likelihood that a pixel belongs to the target.Mean shift tracker which adjusts the scale (or bandwidth) to account for changes in scale of the target and is based off of [1].