JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <jevois/Core/Module.H>
#include <jevois/Core/VideoMapping.H>
#include <jevois/Core/PythonWrapper.H>
#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 | |
namespace | jevois |
Main namespace for all JeVois classes and functions. | |
namespace | jevois::dnn |
Deep neural networks. | |