From e1d17f2d413de5f548931eaf9dfed2155e830096 Mon Sep 17 00:00:00 2001 From: Michael Welter Date: Wed, 18 May 2022 06:36:25 +0200 Subject: tracker/nn: Improve preview * The preview image is now generated with the dimensions of the widget * The pose visualization is added afterwards adjusted to the preview size * The fps / inference time readout is moved to the settings dialog * The actual obtained resolution from the camera is also shown * Dialog layout is changed Note: Switching to using underscore to mark class member vars. It's not consistently applied yet. --- tracker-neuralnet/lang/nl_NL.ts | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tracker-neuralnet/lang/nl_NL.ts') diff --git a/tracker-neuralnet/lang/nl_NL.ts b/tracker-neuralnet/lang/nl_NL.ts index cb6d1da0..92ad65f1 100644 --- a/tracker-neuralnet/lang/nl_NL.ts +++ b/tracker-neuralnet/lang/nl_NL.ts @@ -139,5 +139,13 @@ Don't roll or change position. Start calibration + + Tracker Offline + + + + %1x%2 @ %3 FPS / Inference: %4 ms + + -- cgit v1.2.3