Skip to content

Latest commit

 

History

History
 
 

gen2-qt-gui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Gen2 QT GUI

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

Demo

depth gif

Install project requirements

python3 -m pip install -r requirements.txt

Run this example

python3 main.py