| Package | Description |
|---|---|
| boofcv.alg.tracker.combined | |
| boofcv.alg.tracker.klt | |
| boofcv.factory.tracker |
| Class and Description |
|---|
| KltConfig |
| PyramidKltFeature
Feature which is tracked by the
PyramidKltTracker. |
| PyramidKltTracker
A pyramid Kanade-Lucas-Tomasi (KLT) tracker that allows features to be tracker over a larger region than the basic
(
KltTracker) implementation. |
| Class and Description |
|---|
| KltConfig |
| KltFeature
Contains feature information for
KltTracker. |
| KltTracker
A Kanade-Lucas-Tomasi (KLT) [1,2,3,4] point feature tracker for a single layer gray scale image.
|
| KltTrackFault |
| PyramidKltFeature
Feature which is tracked by the
PyramidKltTracker. |
| Class and Description |
|---|
| KltConfig |
| KltTracker
A Kanade-Lucas-Tomasi (KLT) [1,2,3,4] point feature tracker for a single layer gray scale image.
|
| PkltConfig
Configuration class for
PointTrackerKltPyramid. |
| PyramidKltTracker
A pyramid Kanade-Lucas-Tomasi (KLT) tracker that allows features to be tracker over a larger region than the basic
(
KltTracker) implementation. |
Copyright © 2013. All Rights Reserved.