Simd Library Documentation.

Home | Release Notes | Download | Documentation | Issues | GitHub
Object Struct Reference

Object structure. More...

#include <SimdMotion.hpp>

Data Fields

Id id
 An object ID.
 
Rect rect
 A bounding box around the object.
 
Positions trajectory
 A trajectory of the object.
 

Detailed Description

Object structure.

Describes object detected at screen by Simd::Motion::Detector.