Face Engine SDK  5.8.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::Detection Member List

This is the complete list of members for fsdk::Detection, including all inherited members.

Detection() noexceptfsdk::Detectioninline
Detection(FloatRect rect, float score=1.f) noexceptfsdk::Detectioninline
Detection(FloatRect rect, int width, int height, float score=1.f) noexceptfsdk::Detectioninline
Detection(FloatRect rect, Rect imageRect, float score=1.f) noexceptfsdk::Detectioninline
Detection(const Detection &rhs) noexcept (defined in fsdk::Detection)fsdk::Detectioninline
getRawRect() const noexceptfsdk::Detectioninline
getRect() const noexceptfsdk::Detectioninline
getScore() const noexcept (defined in fsdk::Detection)fsdk::Detectioninline
isValid() const noexceptfsdk::Detectioninline
operator=(const Detection &rhs) noexcept (defined in fsdk::Detection)fsdk::Detectioninline
setRawRect(fsdk::FloatRect rect) noexceptfsdk::Detectioninline
setScore(float score) noexceptfsdk::Detectioninline