JeVois
1.17
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <jevois/Core/Module.H>
#include <jevois/Core/VideoMapping.H>
#include <boost/python.hpp>
#include <jevois/GPU/GUIhelper.H>
Go to the source code of this file.
Classes | |
class | jevois::InputFramePython |
Wrapper around InputFrame to be used by Python. More... | |
class | jevois::OutputFramePython |
Wrapper around OutputFrame to be used by Python. More... | |
class | jevois::GUIhelperPython |
Wrapper around GUIhelper to be used by Python. More... | |
class | jevois::PythonModule |
Wrapper module to allow users to develop new modules written in Python. More... | |
Namespaces | |
jevois | |