JeVois  1.22
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
PythonParameter.H File Reference
#include <jevois/Component/Component.H>
#include <boost/python.hpp>
#include <jevois/Core/details/PythonParameterImpl.H>
Include dependency graph for PythonParameter.H:
This graph shows which files directly or indirectly include this file:

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.