mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
add minimal functions of EigenFaces
This commit is contained in:
parent
2ffd26a887
commit
336e9c4ad2
7 changed files with 250 additions and 4 deletions
|
@ -130,6 +130,8 @@ extern "C" {
|
|||
|
||||
#include "cvfeaturetree.h"
|
||||
|
||||
#include "eigenfaces.h"
|
||||
|
||||
// GUI
|
||||
#include "gui.h"
|
||||
#include "window.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue