JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
CameraSensor.H File Reference
Include dependency graph for CameraSensor.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jevois
 

Functions

 jevois::JEVOIS_DEFINE_ENUM_CLASS (CameraSensor,(any)(imx290)(os08a10)(ar0234))
 Enum for different sensor models. More...
 
bool jevois::sensorSupportsFormat (CameraSensor s, VideoMapping const &m)
 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...
 
void jevois::sensorPrepareSetFormat (CameraSensor s, VideoMapping const &m, unsigned int &capw, unsigned int &caph, int &preset)
 Load a sensor preset (JeVois-Pro only) and return native sensor grab dims (when cropping and/or scaling) More...