#include <FaceDetectorXform.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ FaceDetectorXformProps()
| FaceDetectorXformProps::FaceDetectorXformProps |
( |
double | _scaleFactor = 1.0, |
|
|
float | _confidenceThreshold = 0.5 ) |
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void FaceDetectorXformProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > FaceDetectorXformProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ getSerializeSize()
| size_t FaceDetectorXformProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ isPropertyDynamic()
| static bool FaceDetectorXformProps::isPropertyDynamic |
( |
const std::string & | propName | ) |
|
|
inlinestatic |
◆ serialize()
template<class Archive >
| void FaceDetectorXformProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ setProperty()
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ confidenceThreshold
| float FaceDetectorXformProps::confidenceThreshold |
◆ scaleFactor
| double FaceDetectorXformProps::scaleFactor |
The documentation for this class was generated from the following file: