florianblume / 6d-pat

6D - Pose Annotation Tool (6D-PAT) - is a tool that allows the user to load a set of images and also a set of 3D models and annotate where in the 2D image the 3D object ist placed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add QDebugOverlay to PoseViewer

florianblume opened this issue · comments

Right now the PoseViewer can display the FPS but there exists a debug overlay since Qt 5.15. That means users have to update their Qt version but I suppose it's worth it to see more debug details.

This requires Qt 5.15, i.e. one version up, that's why we don't do this to keep downward compatibility.