|
ESP32 motion
|
| CMotionEstContext | Exhaustive struct representing all parameter needed for all motion estimation type |
| CMotionEstPredictor | Used for EPZS algorithm |
| CMotionVector16_t | MotionVector 2D with amplitude squared (for speed) |
| CMotionVector8_t | MotionVector 2D 8bit |
| Cqueue | Simple queue |
| CVector16_t |