JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <jevois/Component/Component.H>
#include <boost/python.hpp>
#include <jevois/Core/details/PythonParameterImpl.H>
Go to the source code of this file.
Classes | |
class | jevois::python::PyParHelperBase |
Base helper class to allow creation of Parameter in python. More... | |
class | jevois::python::PyParHelper< T > |
Typed class to allow creation of Parameter in Python. More... | |
class | jevois::PythonParameter |
Wrapper for jevois Parameter in python. More... | |
Namespaces | |
namespace | jevois |
Main namespace for all JeVois classes and functions. | |
namespace | jevois::python |
Python-related helpers and functions. | |