[This is preliminary documentation and is subject to change.]
Create a motion history object
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- mhiDuration
- Double
In second, the duration of motion history you wants to keep
- maxTimeDelta
- Double
In second. Any change happens between a time interval larger than this will not be considerred
- minTimeDelta
- Double
In second. Any change happens between a time interval smaller than this will not be considerred.
- startTime
- DateTime
The start time of the motion history