mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
add FaceRecognizer class and modify EigenFaces to inherit it
This commit is contained in:
parent
6938b4430c
commit
5b57e355f9
6 changed files with 193 additions and 121 deletions
|
@ -130,6 +130,7 @@ extern "C" {
|
|||
|
||||
#include "cvfeaturetree.h"
|
||||
|
||||
#include "facerecognizer.h"
|
||||
#include "eigenfaces.h"
|
||||
|
||||
// GUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue