file
BlockMatching.hpp
Contents
- Reference
Namespaces
- namespace fast
- FAST namespace - All FAST code lives in this namespace.
Classes
- class fast::BlockMatching
- Block matching tracking of an image stream.
Enums
- enum class MatchingMetric { NORMALIZED_CROSS_CORRELATION, SUM_OF_SQUARED_DIFFERENCES, SUM_OF_ABSOLUTE_DIFFERENCES }
- Matching metrics for tracking.