hello ...
before show my issue this is my system information
OpenCV => 3.4.1
Operating System / Platform => Windows 10 64 Bit
Compiler => java netbeans 8.2
************.
i'm trying to make live face recognition so i do face detection after that i start to make trainer . Trainer use FaceRecognizer class or one of its sub-classes to train and predict . Unfortunately openCV don't contain these classes so how can i get it in java ?