mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
added CvFeatureTree
This commit is contained in:
parent
d37cefb3aa
commit
e5ec274a04
5 changed files with 247 additions and 0 deletions
|
@ -130,6 +130,8 @@ extern "C" {
|
|||
#include "cvsurfpoint.h"
|
||||
#include "cvsurfparams.h"
|
||||
|
||||
#include "cvfeaturetree.h"
|
||||
|
||||
// GUI
|
||||
#include "gui.h"
|
||||
#include "window.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue