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

ImgDetection structure. More...

#include <RawImgDetections.hpp>

Inheritance diagram for dai::ImgDetection:
Inheritance graph
[legend]

Public Attributes

float confidence = 0.f
 
uint32_t label = 0
 
float xmax = 0.f
 
float xmin = 0.f
 
float ymax = 0.f
 
float ymin = 0.f
 

Detailed Description

ImgDetection structure.

Definition at line 10 of file RawImgDetections.hpp.

Member Data Documentation

◆ confidence

float dai::ImgDetection::confidence = 0.f

Definition at line 12 of file RawImgDetections.hpp.

◆ label

uint32_t dai::ImgDetection::label = 0

Definition at line 11 of file RawImgDetections.hpp.

◆ xmax

float dai::ImgDetection::xmax = 0.f

Definition at line 15 of file RawImgDetections.hpp.

◆ xmin

float dai::ImgDetection::xmin = 0.f

Definition at line 13 of file RawImgDetections.hpp.

◆ ymax

float dai::ImgDetection::ymax = 0.f

Definition at line 16 of file RawImgDetections.hpp.

◆ ymin

float dai::ImgDetection::ymin = 0.f

Definition at line 14 of file RawImgDetections.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