Represents a predicted face. That is a face bounding box with a position and size that is computed based on the past size and location changes. More...
Public Member Functions | |
override string | ToString () |
Returns a debug description. More... | |
Properties | |
RectangleF | NormalizedBounds [get] |
The predicted face bounds More... | |
MotionVector | BoundsMotionVector [get] |
The motion vector which was used to predict the face bounds More... | |
Represents a predicted face. That is a face bounding box with a position and size that is computed based on the past size and location changes.
override string RealNetworks.ArgusKit.PredictedFace.ToString | ( | ) |
Returns a debug description.
|
get |
The motion vector which was used to predict the face bounds
|
get |
The predicted face bounds