Go to the source code of this file.
Functions | |
int | main () |
static void | updateBlendWeights (int percentRgb, void *ctx) |
Variables | |
static float | depthWeight = 0.6f |
static std::atomic< bool > | downscaleColor {true} |
static constexpr int | fps = 30 |
static constexpr auto | monoRes = dai::MonoCameraProperties::SensorResolution::THE_720_P |
static float | rgbWeight = 0.4f |
int main | ( | ) |
Definition at line 24 of file rgb_depth_aligned.cpp.
|
static |
Definition at line 19 of file rgb_depth_aligned.cpp.
|
static |
Definition at line 17 of file rgb_depth_aligned.cpp.
|
static |
Definition at line 11 of file rgb_depth_aligned.cpp.
|
staticconstexpr |
Definition at line 12 of file rgb_depth_aligned.cpp.
|
staticconstexpr |
Definition at line 14 of file rgb_depth_aligned.cpp.
|
static |
Definition at line 16 of file rgb_depth_aligned.cpp.