Functions | Variables
stability_stress_test.cpp File Reference
#include <chrono>
#include <csignal>
#include <iostream>
#include <unordered_map>
#include "depthai/depthai.hpp"
Include dependency graph for stability_stress_test.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void printSystemInformation (dai::SystemInformation info)
 
static void sigintHandler (int signum)
 

Variables

static std::atomic< bool > alive {true}
 
static constexpr int ENCODER_FPS = 10
 
static const std::vector< std::string > labelMap
 
static constexpr int MONO_FPS = 20
 
static constexpr int RGB_FPS = 20
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 51 of file stability_stress_test.cpp.

◆ printSystemInformation()

void printSystemInformation ( dai::SystemInformation  info)

Definition at line 20 of file stability_stress_test.cpp.

◆ sigintHandler()

static void sigintHandler ( int  signum)
static

Definition at line 47 of file stability_stress_test.cpp.

Variable Documentation

◆ alive

std::atomic<bool> alive {true}
static

Definition at line 46 of file stability_stress_test.cpp.

◆ ENCODER_FPS

constexpr int ENCODER_FPS = 10
staticconstexpr

Definition at line 18 of file stability_stress_test.cpp.

◆ labelMap

const std::vector<std::string> labelMap
static
Initial value:
= {
"person", "bicycle", "car", "motorbike", "aeroplane", "bus", "train", "truck", "boat",
"traffic light", "fire hydrant", "stop sign", "parking meter", "bench", "bird", "cat", "dog", "horse",
"sheep", "cow", "elephant", "bear", "zebra", "giraffe", "backpack", "umbrella", "handbag",
"tie", "suitcase", "frisbee", "skis", "snowboard", "sports ball", "kite", "baseball bat", "baseball glove",
"skateboard", "surfboard", "tennis racket", "bottle", "wine glass", "cup", "fork", "knife", "spoon",
"bowl", "banana", "apple", "sandwich", "orange", "broccoli", "carrot", "hot dog", "pizza",
"donut", "cake", "chair", "sofa", "pottedplant", "bed", "diningtable", "toilet", "tvmonitor",
"laptop", "mouse", "remote", "keyboard", "cell phone", "microwave", "oven", "toaster", "sink",
"refrigerator", "book", "clock", "vase", "scissors", "teddy bear", "hair drier", "toothbrush"}

Definition at line 34 of file stability_stress_test.cpp.

◆ MONO_FPS

constexpr int MONO_FPS = 20
staticconstexpr

Definition at line 17 of file stability_stress_test.cpp.

◆ RGB_FPS

constexpr int RGB_FPS = 20
staticconstexpr

Definition at line 16 of file stability_stress_test.cpp.



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