summaryrefslogtreecommitdiffhomepage
path: root/tracker-neuralnet/lang/nl_NL.ts
diff options
context:
space:
mode:
authorMichael Welter <michael@welter-4d.de>2022-05-18 06:36:25 +0200
committerMichael Welter <michael@welter-4d.de>2022-05-19 20:47:11 +0200
commite1d17f2d413de5f548931eaf9dfed2155e830096 (patch)
tree5d84d4aefc023b560485ff2a1d96d11e9c2d418b /tracker-neuralnet/lang/nl_NL.ts
parentf788d94a9ea446c7b687b4a8f3d4cfae41a61296 (diff)
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.
Diffstat (limited to 'tracker-neuralnet/lang/nl_NL.ts')
-rw-r--r--tracker-neuralnet/lang/nl_NL.ts8
1 files changed, 8 insertions, 0 deletions
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&apos;t roll or change position.</source>
<source>Start calibration</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Tracker Offline</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1x%2 @ %3 FPS / Inference: %4 ms</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>