You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this release, we added some improvements to our Qt GUI, increasing both reliability of the script, improving UX and introducing "failsafe" mode.
The major change to the code is the new supervisor mode, enabled by default, that is responsible for setting up the environment before actually running the demo. It will also determine if Qt5 is installed on your system or if it crashes curing the runtime - if one of these occur, the demo will fallback to "failsafe" mode and use OpenCV to show the results.
Nice thing noticeable in this release is the loading procedure being now more descriptive, showing e.g. download progress, as on the image below
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In this release, we added some improvements to our Qt GUI, increasing both reliability of the script, improving UX and introducing "failsafe" mode.
The major change to the code is the new supervisor mode, enabled by default, that is responsible for setting up the environment before actually running the demo. It will also determine if Qt5 is installed on your system or if it crashes curing the runtime - if one of these occur, the demo will fallback to "failsafe" mode and use OpenCV to show the results.
Nice thing noticeable in this release is the loading procedure being now more descriptive, showing e.g. download progress, as on the image below
Full changelog
Features
Bugs
Misc
Full Changelog: v3.0.3...v3.0.4
This discussion was created from the release DepthAI Demo v3.0.4 - Supervisor and loading screen.
Beta Was this translation helpful? Give feedback.
All reactions