Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
Interface of BestDetection comparer. Implement it if you want to use own BestDetection strategy. More...
#include <IDetector.h>
Public Member Functions | |
virtual bool | compare (const Image &img, const Detection &a, const Detection &b) const =0 |
Interface of BestDetection comparer. Implement it if you want to use own BestDetection strategy.