JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <Python.h>
#include <numpy/ndarrayobject.h>
#include <opencv2/core/core.hpp>
#include <boost/python.hpp>
#include <cstdio>
Go to the source code of this file.
Macros | |
#define | NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION |
#define | ERRWRAP2(expr) |
#define ERRWRAP2 | ( | expr | ) |
Definition at line 64 of file PythonOpenCV.H.
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION |
Definition at line 49 of file PythonOpenCV.H.