Face Engine SDK  4.9.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fsdk::ISmileEstimator Struct Reference

Smile estimator interface. More...

#include <ISmileEstimator.h>

Inheritance diagram for fsdk::ISmileEstimator:
fsdk::IRefCounted

Additional Inherited Members

- Public Member Functions inherited from fsdk::IRefCounted
virtual int32_t retain () noexcept=0
 Increase strong reference count. More...
 
virtual int32_t release () noexcept=0
 Decrease strong reference count. More...
 
virtual int32_t getRefCount () const noexcept=0
 Get actual strong reference count. More...
 
virtual int32_t retainWeak () noexcept=0
 Increase weak reference count. More...
 
virtual int32_t releaseWeak () noexcept=0
 Decrease weak reference count. More...
 
virtual int32_t getWeakRefCount () const noexcept=0
 Get actual weak reference count. More...
 

Detailed Description

Smile estimator interface.

Note
This estimator is designed for smile/mouth/mouth overlap detection. It works with warped image
See Also
IWarper for details.

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