Syntax

C#
namespace Braintech.Vi_FaceDetector.Proxy

Classes

  ClassDescription
Public classContract
Vi_FaceDetector Contract class
Public classFrameRateResponse
The response data type with for querying the tracker FrameRate. Currently only sent in response to HTTP Get.
Public classGet
Vi_FaceDetector Get Operation
Public classSubscribe
Default Subscribe operation.
Public classToggleDetection
Toggle detector operation.
Public classToggleDetectionRequest
Data type for sending a ToggleDetection request. The enabled flag indicates whether detection should be enabled/disabled.
Public classUpdateFrame
The main subscription message. The detector sends UpdateFrame responses whenever a frame has been processed.
Public classUpdateFrameResponse
The data type for the UpdateFrame message. Contains all the information about the last frame processed, including object detections.
Public classVi_FaceDetectorOperations
Vi_FaceDetector Main Operations Port
Public classVi_FaceDetectorState
The Vi_FaceDetector State