Motion and Tracking module
Objects and functions for motion and tracking.
Classes
- class fast::BlockMatching
- Block matching tracking of an image stream.
- class fast::TemplateMatching
- Match a template image to an image.
Enums
- enum class MatchingMetric { NORMALIZED_CROSS_CORRELATION, SUM_OF_SQUARED_DIFFERENCES, SUM_OF_ABSOLUTE_DIFFERENCES }
- Matching metrics for tracking.
Enum documentation
enum class MatchingMetric
Matching metrics for tracking.