Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
ApraFaceInfo Class Reference

#include <ApraFaceInfo.h>

Collaboration diagram for ApraFaceInfo:
Collaboration graph

Public Member Functions

 ApraFaceInfo ()
 
size_t getSerializeSize ()
 

Public Attributes

float x1
 
float x2
 
float y1
 
float y2
 
float score
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 

Constructor & Destructor Documentation

◆ ApraFaceInfo()

ApraFaceInfo::ApraFaceInfo ( )
inline
Here is the caller graph for this function:

Member Function Documentation

◆ getSerializeSize()

size_t ApraFaceInfo::getSerializeSize ( )
inline
Here is the call graph for this function:

◆ serialize()

template<class Archive >
void ApraFaceInfo::serialize ( Archive & ar,
const unsigned int version )
inlineprivate

Friends And Related Symbol Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Member Data Documentation

◆ score

float ApraFaceInfo::score

◆ x1

float ApraFaceInfo::x1

◆ x2

float ApraFaceInfo::x2

◆ y1

float ApraFaceInfo::y1

◆ y2

float ApraFaceInfo::y2

The documentation for this class was generated from the following file: