|
libcamera
v0.1.0
Supporting cameras in Linux since 2019
|
std::map< controls::draft::TestPatternModeEnum, int32_t > testPatternModes
Map that associates the TestPattern control value with the indexes of the corresponding sensor test p...
Definition: camera_sensor_properties.h:22
Data structures related to geometric objects.
static const CameraSensorProperties * get(const std::string &sensor)
Retrieve the properties associated with a sensor.
Definition: camera_sensor_properties.cpp:52
Top-level libcamera namespace.
Definition: backtrace.h:17
Camera control identifiers.
Database of camera sensor properties.
Definition: camera_sensor_properties.h:18
Size unitCellSize
The physical size of a pixel, including pixel edges, in nanometers.
Definition: camera_sensor_properties.h:21
Describe a two-dimensional size.
Definition: geometry.h:53