SAFR Windows SDK
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
RealNetworks.ArgusKit.PredictedFace Class Reference

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...
 

Detailed Description

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.

Member Function Documentation

◆ ToString()

override string RealNetworks.ArgusKit.PredictedFace.ToString ( )

Returns a debug description.

Returns
the description

Property Documentation

◆ BoundsMotionVector

MotionVector RealNetworks.ArgusKit.PredictedFace.BoundsMotionVector
get

The motion vector which was used to predict the face bounds

◆ NormalizedBounds

RectangleF RealNetworks.ArgusKit.PredictedFace.NormalizedBounds
get

The predicted face bounds