The data type for the UpdateFrame message. Contains all the information about the last frame processed, including object detections.

Namespace: Braintech.Vi_FaceDetector.Proxy
Assembly:  Vi_FaceDetector.Y2007.M10.Proxy (in Vi_FaceDetector.Y2007.M10.Proxy.dll)

Syntax

C#
public class UpdateFrameResponse : ICloneable, 
	IDssSerializable

Inheritance Hierarchy

System..::Object
  Braintech.Vi_FaceDetector.Proxy..::UpdateFrameResponse

See Also