This demo uses PyQt5 to create an interactive GUI displaying frames from DepthAI camera. Application allows switching between RGB and Depth previews and adjusting depth properties dynamically, like enabling Left-Right Check or changing median filtering. Additionally, layout is built using QML
python3 -m pip install -r requirements.txt
python3 main.py