1
0
Fork 0
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:
ser1zw 2011-12-19 03:45:50 +09:00
parent d37cefb3aa
commit e5ec274a04
5 changed files with 247 additions and 0 deletions

View file

@ -130,6 +130,8 @@ extern "C" {
#include "cvsurfpoint.h"
#include "cvsurfparams.h"
#include "cvfeaturetree.h"
// GUI
#include "gui.h"
#include "window.h"