summaryrefslogtreecommitdiffhomepage
path: root/tracker-neuralnet/lang
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-01-20 05:54:14 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-01-23 14:16:35 +0100
commit8e0334858ea860d558cb78779d3edda9f9a9fb0f (patch)
treed6f0472e89eb93f2038941925887548939585773 /tracker-neuralnet/lang
parent2ef25cec8999df7e4d4c3bd3f006d37de45fa2db (diff)
tracker/nn: remove hardcoded camera settings from ui
Diffstat (limited to 'tracker-neuralnet/lang')
-rw-r--r--tracker-neuralnet/lang/nl_NL.ts72
-rw-r--r--tracker-neuralnet/lang/ru_RU.ts72
-rw-r--r--tracker-neuralnet/lang/stub.ts72
-rw-r--r--tracker-neuralnet/lang/zh_CN.ts72
4 files changed, 0 insertions, 288 deletions
diff --git a/tracker-neuralnet/lang/nl_NL.ts b/tracker-neuralnet/lang/nl_NL.ts
index dbcd3c8c..25742b8f 100644
--- a/tracker-neuralnet/lang/nl_NL.ts
+++ b/tracker-neuralnet/lang/nl_NL.ts
@@ -8,26 +8,10 @@
<translation>Tracker-instellingen</translation>
</message>
<message>
- <source>Frames per second</source>
- <translation>Frames per seconde</translation>
- </message>
- <message>
- <source>Camera name</source>
- <translation>Cameranaam</translation>
- </message>
- <message>
- <source>Diagonal FOV</source>
- <translation>Diagonale FOV</translation>
- </message>
- <message>
<source>Camera settings</source>
<translation>Camera-instellingen</translation>
</message>
<message>
- <source>Camera Configuration</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Head Center Offset</source>
<translation type="unfinished"></translation>
</message>
@@ -56,62 +40,6 @@ Don&apos;t roll or change position.</source>
<source>Up</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <source>Show Network Input</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>MJPEG</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Tuning / Debug</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Smoothing Alpha</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Thread Count</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Resolution</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Field of view. Needed to transform the pose to world coordinates.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Requested video frame rate. Actual setting may not be supported by the camera.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>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.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Show the image patch that the pose estimation model sees.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1.</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>neuralnet_tracker_ns::NeuralNetDialog</name>
diff --git a/tracker-neuralnet/lang/ru_RU.ts b/tracker-neuralnet/lang/ru_RU.ts
index a80c7e3d..5b311a19 100644
--- a/tracker-neuralnet/lang/ru_RU.ts
+++ b/tracker-neuralnet/lang/ru_RU.ts
@@ -8,26 +8,10 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>Diagonal FOV</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Camera settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Frames per second</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Camera name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Camera Configuration</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Head Center Offset</source>
<translation type="unfinished"></translation>
</message>
@@ -56,62 +40,6 @@ Don&apos;t roll or change position.</source>
<source>Up</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <source>Show Network Input</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>MJPEG</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Tuning / Debug</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Smoothing Alpha</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Thread Count</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Resolution</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Field of view. Needed to transform the pose to world coordinates.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Requested video frame rate. Actual setting may not be supported by the camera.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>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.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Show the image patch that the pose estimation model sees.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1.</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>neuralnet_tracker_ns::NeuralNetDialog</name>
diff --git a/tracker-neuralnet/lang/stub.ts b/tracker-neuralnet/lang/stub.ts
index 4cde86a9..62ce527b 100644
--- a/tracker-neuralnet/lang/stub.ts
+++ b/tracker-neuralnet/lang/stub.ts
@@ -8,26 +8,10 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>Diagonal FOV</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Camera settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Frames per second</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Camera name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Camera Configuration</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Head Center Offset</source>
<translation type="unfinished"></translation>
</message>
@@ -56,62 +40,6 @@ Don&apos;t roll or change position.</source>
<source>Up</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <source>Show Network Input</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>MJPEG</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Tuning / Debug</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Smoothing Alpha</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Thread Count</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Resolution</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Field of view. Needed to transform the pose to world coordinates.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Requested video frame rate. Actual setting may not be supported by the camera.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>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.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Show the image patch that the pose estimation model sees.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1.</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>neuralnet_tracker_ns::NeuralNetDialog</name>
diff --git a/tracker-neuralnet/lang/zh_CN.ts b/tracker-neuralnet/lang/zh_CN.ts
index c3a91211..39a6c0e2 100644
--- a/tracker-neuralnet/lang/zh_CN.ts
+++ b/tracker-neuralnet/lang/zh_CN.ts
@@ -8,26 +8,10 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>Diagonal FOV</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Camera name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Frames per second</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Camera settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Camera Configuration</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Head Center Offset</source>
<translation type="unfinished"></translation>
</message>
@@ -56,62 +40,6 @@ Don&apos;t roll or change position.</source>
<source>Up</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <source>Show Network Input</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>MJPEG</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Tuning / Debug</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Smoothing Alpha</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>ROI Zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Thread Count</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Resolution</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Field of view. Needed to transform the pose to world coordinates.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Requested video frame rate. Actual setting may not be supported by the camera.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>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.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Number of threads. Can be used to balance the CPU load between the game and the tracker.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Show the image patch that the pose estimation model sees.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Amount of smoothing of the face region coordinates. Can help stabilize the pose.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1.</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>neuralnet_tracker_ns::NeuralNetDialog</name>