JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <string>
#include <boost/python/errors.hpp>
#include <boost/python/object.hpp>
Go to the source code of this file.
Namespaces | |
namespace | jevois |
Main namespace for all JeVois classes and functions. | |
Functions | |
std::string | jevois::getPythonExceptionString (boost::python::error_already_set &) |
Python exception translation to string so we can print the traceback to our serlog stream. | |