Hi,
I am using FisherFaceRecognizer for gender identification. i have created the face database and created the Matrix called YML file. Can't we use directly YML file for predict function ? rather than calling train function every time ? can we cache the train data ?
I just want to avoid training data everytime so the performance of gender identification is faster.
Thanks, Piyush patl