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