Frapper
1.0a
|
Data structure for an area in normalized coordinates that attracts the focus point (the point for the agent to look at). More...
#include <Helper.h>
Public Attributes | |
PointNDC | focusPoint |
The coordinates of the point of interest of the attractor. | |
float | size |
The relative size of the attractor's area (corresponds to the size of a detected face relative to the size of the image taken by the webcam). | |
Data structure for an area in normalized coordinates that attracts the focus point (the point for the agent to look at).
PointNDC FaceTrackerNode::Attractor::focusPoint |
The coordinates of the point of interest of the attractor.
float FaceTrackerNode::Attractor::size |
The relative size of the attractor's area (corresponds to the size of a detected face relative to the size of the image taken by the webcam).