Click or drag to resize
Accord.NET (logo)

IObjectTrackerProcessFrame Method

Process a new video frame.

Namespace:  Accord.Vision.Tracking
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
void ProcessFrame(
	UnmanagedImage frame
)
Request Example View Source

Parameters

frame
Type: Accord.ImagingUnmanagedImage
See Also