Uses of Interface
boofcv.struct.sparse.SparseImageSample_F32
Packages that use SparseImageSample_F32
-
Uses of SparseImageSample_F32 in boofcv.alg.tracker.meanshift
Subinterfaces of SparseImageSample_F32 in boofcv.alg.tracker.meanshiftModifier and TypeInterfaceDescriptioninterface
PixelLikelihood<T extends ImageBase<T>>
Computes the likelihood that a pixel belongs to the target.Classes in boofcv.alg.tracker.meanshift that implement SparseImageSample_F32Modifier and TypeClassDescriptionclass
Creates a histogram in a color image and is used to identify the likelihood of an color being a member of the original distribution.class
Creates a histogram in a gray scale image which is then used to compute the likelihood of a color being a member of the original distribution based on its frequency.class
TODO redo comments Converts an RGB image into HSV image to add invariance to changes in lighting conditions.class
Converts an RGB image into HSV image to add invariance to changes in lighting conditions. -
Uses of SparseImageSample_F32 in boofcv.struct.sparse
Classes in boofcv.struct.sparse that implement SparseImageSample_F32Modifier and TypeClassDescriptionclass
SparseScaleSample_F32<T extends ImageGray<T>>
Samples the image using a kernel which can be rescaled