Face Engine SDK  5.23.1
A face detection, recognition and tracking engine.
fsdk::Detection Struct Reference

Detection structure. Stores a detected bounding box within a source image rect. More...

#include <Detection.h>

List of all members.

Public Member Functions

 Detection () noexcept
 Default constructor. Creates an invalid Detection with zeroed rect and score.

Public Attributes

int m_w
int m_h
float m_score

Detailed Description

Detection structure. Stores a detected bounding box within a source image rect.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines