ImageEn, unit ievision

TIEVisionFaceRecognizer.train

TIEVisionFaceRecognizer.train


Declaration

procedure train(update: bool32 = false); safecall;


Description

Start facial recognition training.
Applications need to call addTrainImage before.
At the end it is possible to call detect or save.

Parameter Description
update If true and supported by the algorithm (Local Binary Patterns Histograms (LBPH) only), this updates instead of re-training the recognizer