1
0
Fork 0
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:
ser1zw 2013-06-23 19:56:20 +09:00
parent 6938b4430c
commit 5b57e355f9
6 changed files with 193 additions and 121 deletions

View file

@ -130,6 +130,7 @@ extern "C" {
#include "cvfeaturetree.h"
#include "facerecognizer.h"
#include "eigenfaces.h"
// GUI