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

#include <RawSpatialLocationCalculatorConfig.hpp>

Public Attributes

uint32_t lowerThreshold = 0
 
uint32_t upperThreshold = 65535
 

Detailed Description

SpatialLocation configuration thresholds structure

Contains configuration data for lower and upper threshold in depth units (millimeter by default) for ROI. Values outside of threshold range will be ignored when calculating spatial coordinates from depth map.

Definition at line 19 of file RawSpatialLocationCalculatorConfig.hpp.

Member Data Documentation

◆ lowerThreshold

uint32_t dai::SpatialLocationCalculatorConfigThresholds::lowerThreshold = 0

Values less or equal than this threshold are not taken into calculation.

Definition at line 23 of file RawSpatialLocationCalculatorConfig.hpp.

◆ upperThreshold

uint32_t dai::SpatialLocationCalculatorConfigThresholds::upperThreshold = 65535

Values greater or equal than this threshold are not taken into calculation.

Definition at line 27 of file RawSpatialLocationCalculatorConfig.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