| Package | Description |
|---|---|
| boofcv.abst.feature.tracker | |
| boofcv.factory.feature.tracker |
| Class and Description |
|---|
| DdaFeatureManager
Interface while provides
DetectDescribeAssociate a specific implementation for detecting features and
managing descriptions. |
| DetectDescribeAssociate
Base class for detect-describe-associate type trackers.
|
| PointTrack
Current location of feature in a
PointTracker. |
| PointTracker
Interface for tracking point features in image sequences with automatic feature selection for use in
Structure From Motion (SFM) application.
|
| PointTrackerCombined
Wrapper around
CombinedTrackerScalePoint for PointTracker. |
| PointTrackerKltPyramid
Wrapper around
PyramidKltTracker for PointTracker. |
| PointTrackerTwoPass
Extension of
PointTracker allows for predictions of a feature's location to be incorporated into the tracker. |
| Class and Description |
|---|
| DetectDescribeAssociate
Base class for detect-describe-associate type trackers.
|
| PointTracker
Interface for tracking point features in image sequences with automatic feature selection for use in
Structure From Motion (SFM) application.
|
| PointTrackerTwoPass
Extension of
PointTracker allows for predictions of a feature's location to be incorporated into the tracker. |
Copyright © 2013. All Rights Reserved.