Public Attributes | List of all members
dai::CameraSensorConfig Struct Reference

#include <CameraFeatures.hpp>

Public Attributes

Rect fov
 Sensor active view area in physical area [pixels]. More...
 
std::int32_t height = -1
 
float maxFps = -1
 
float minFps = -1
 
CameraSensorType type
 
std::int32_t width = -1
 Width and height in number of output pixels. More...
 

Detailed Description

Sensor config

Definition at line 15 of file shared/depthai-shared/include/depthai-shared/common/CameraFeatures.hpp.

Member Data Documentation

◆ fov

Rect dai::CameraSensorConfig::fov

Sensor active view area in physical area [pixels].

Definition at line 20 of file shared/depthai-shared/include/depthai-shared/common/CameraFeatures.hpp.

◆ height

std::int32_t dai::CameraSensorConfig::height = -1

◆ maxFps

float dai::CameraSensorConfig::maxFps = -1

◆ minFps

float dai::CameraSensorConfig::minFps = -1

◆ type

CameraSensorType dai::CameraSensorConfig::type

◆ width

std::int32_t dai::CameraSensorConfig::width = -1

Width and height in number of output pixels.

Definition at line 17 of file shared/depthai-shared/include/depthai-shared/common/CameraFeatures.hpp.


The documentation for this struct was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20