Package boofcv.alg.tracker.klt
-
Interface Summary Interface Description KltFeatureSelector<InputImage extends ImageGray,DerivativeImage extends ImageGray> Automatically selects KLT features and creates descriptions of them. -
Class Summary Class Description KltConfig KltFeature Contains feature information forKltTracker.KltTracker<InputImage extends ImageGray,DerivativeImage extends ImageGray> A Kanade-Lucas-Tomasi (KLT) [1,2,3,4] point feature tracker for a single layer gray scale image.PkltConfig Configuration class forPyramidKltTracker.PyramidKltFeature Feature which is tracked by thePyramidKltTracker.PyramidKltTracker<InputImage extends ImageGray,DerivativeImage extends ImageGray> A pyramid Kanade-Lucas-Tomasi (KLT) tracker that allows features to be tracker over a larger region than the basic (KltTracker) implementation. -
Enum Summary Enum Description KltTrackFault
DataMelt 3.0 © DataMelt by jWork.ORG