JeVois
1.17
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <jevois/Types/Enum.H>
Go to the source code of this file.
Namespaces | |
jevois | |
Functions | |
jevois::JEVOIS_DEFINE_ENUM_CLASS (CameraSensor,(any)(ov9650)(ov2640)(ov7725)(ar0135)(imx290)) | |
Enum for different sensor models. More... | |
bool | jevois::sensorSupportsFormat (CameraSensor s, unsigned int fmt, unsigned int w, unsigned int h, float fps) |
Check whether a given resolution and frame rate is supported by a sensor. More... | |
bool | jevois::sensorHasIMU (CameraSensor s) |
Check whether sensor has an IMU (inertial measurement unit) More... | |