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::IDetectionComparer Class Referenceabstract

Interface of BestDetection comparer. Implement it if you want to use own BestDetection strategy. More...

#include <IDetector.h>

Inheritance diagram for fsdk::IDetectionComparer:
fsdk::FunctionDetectionComparer

Public Member Functions

virtual bool compare (const Image &img, const Detection &a, const Detection &b) const =0
 

Detailed Description

Interface of BestDetection comparer. Implement it if you want to use own BestDetection strategy.


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