digiKam
Digikam::FacePreprocessor Class Referenceabstract
+ Inheritance diagram for Digikam::FacePreprocessor:

Public Member Functions

 FacePreprocessor ()
 
virtual cv::Mat preprocess (const cv::Mat &image) const =0
 
virtual ~FacePreprocessor ()
 

Constructor & Destructor Documentation

◆ FacePreprocessor()

Digikam::FacePreprocessor::FacePreprocessor ( )
explicit

◆ ~FacePreprocessor()

Digikam::FacePreprocessor::~FacePreprocessor ( )
virtual

Member Function Documentation

◆ preprocess()

virtual cv::Mat Digikam::FacePreprocessor::preprocess ( const cv::Mat &  image) const
pure virtual

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