www.emgu.com/wiki
Update the motion history with the specific image and the specific timestamp

Declaration Syntax
public void Update(
Image<Gray, byte> image,
DateTime timestamp
)

Parameters
- image (Image<(Of <(Gray, Byte>)>))
- The image to be added to history
- timestamp (DateTime)
- The timestamp the image is captured
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)