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

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

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines