Struct ThermalProperties
Defined in File ThermalProperties.hpp
Inheritance Relationships
Base Type
public dai::PropertiesSerializable< Properties, ThermalProperties >(Template Struct PropertiesSerializable)
Struct Documentation
-
struct ThermalProperties : public dai::PropertiesSerializable<Properties, ThermalProperties>
Specify properties for Thermal
Public Functions
-
~ThermalProperties() override
Public Members
-
ThermalConfig initialConfig
Initial Thermal config
-
int numFramesPool = 4
Num frames in output pool
-
CameraBoardSocket boardSocket = CameraBoardSocket::AUTO
Which socket will color camera use
-
float fps = 25.0
Camera sensor FPS
-
~ThermalProperties() override