Started writing the Bridge interface. Mex wrappers now starting to compile for core

This commit is contained in:
hbristow
2013-06-22 12:38:40 -07:00
parent 0263727b53
commit 3b4814a52e
6 changed files with 73 additions and 18 deletions

View File

@@ -14,8 +14,7 @@
#include <vector>
#include <exception>
#include <opencv2/{{includes}}.hpp>
{% block includes %}
{% endblock %}
using namespace cv;
/*
* {{ fun.name }}