From f788d94a9ea446c7b687b4a8f3d4cfae41a61296 Mon Sep 17 00:00:00 2001 From: Michael Welter Date: Tue, 17 May 2022 07:50:55 +0200 Subject: tracker/nn: Add resolution setting and tooltips Tooltips only for half of the settings or so. When hovering over the actual input boxes. --- tracker-neuralnet/neuralnet-trackercontrols.ui | 169 ++++++++++++++++--------- 1 file changed, 110 insertions(+), 59 deletions(-) (limited to 'tracker-neuralnet/neuralnet-trackercontrols.ui') diff --git a/tracker-neuralnet/neuralnet-trackercontrols.ui b/tracker-neuralnet/neuralnet-trackercontrols.ui index acbfe909..43b316e9 100644 --- a/tracker-neuralnet/neuralnet-trackercontrols.ui +++ b/tracker-neuralnet/neuralnet-trackercontrols.ui @@ -9,8 +9,8 @@ 0 0 - 721 - 277 + 647 + 305 @@ -60,13 +60,10 @@ Camera Configuration - - - - - 0 - 0 - + + + + Resolution @@ -78,6 +75,9 @@ 0 + + Field of view. Needed to transform the pose to world coordinates. + @@ -96,20 +96,6 @@ - - - - MJPEG - - - - - - - Camera name - - - @@ -125,31 +111,65 @@ 0 + + Requested video frame rate. Actual setting may not be supported by the camera. + - - + + - + 0 0 - + Camera settings - + + + The requested resolution for cases where the camera delivers maximum frame rate only for a particular resolution. The image may still be downscaled to the internal resolution. + + + + + - + 0 0 + + + + - Camera settings + Camera name + + + + + + + + 0 + 0 + + + + + + + + + + + MJPEG @@ -189,6 +209,12 @@ QFrame::Raised + + QLayout::SetDefaultConstraint + + + 0 + @@ -382,21 +408,34 @@ Don't roll or change position. Tuning / Debug - - + + Qt::Vertical - - - - Thread Count + + + + Number of threads. Can be used to balance the CPU load between the game and the tracker. + + + 1 + + + 32 - + + + + Qt::Vertical + + + + @@ -409,14 +448,21 @@ Don't roll or change position. - - + + + + ROI Zoom + + + + + Qt::Vertical - + @@ -424,12 +470,15 @@ Don't roll or change position. 0 + + Show the image patch that the pose estimation model sees. + Show Network Input - + @@ -443,6 +492,9 @@ Don't roll or change position. 16777215 + + Amount of smoothing of the face region coordinates. Can help stabilize the pose. + false @@ -460,22 +512,18 @@ Don't roll or change position. - - + + - ROI Zoom - - - - - - - Qt::Vertical + Thread Count - + + + Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1. + 0.100000000000000 @@ -490,15 +538,18 @@ Don't roll or change position. - - - - 1 + + + + Qt::Horizontal - - 32 + + + 40 + 20 + - + -- cgit v1.2.3