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

Implement manual rotation in PoseEditor

florianblume opened this issue · comments

Right now there is a QOrbitCameraController controlling the camera of the PoseEditor. This means that the object rotates funnily when the camera is moved. Instead, control the rotation of the object manually and implement a zoom function.