From 8e0334858ea860d558cb78779d3edda9f9a9fb0f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 20 Jan 2023 05:54:14 +0100 Subject: tracker/nn: remove hardcoded camera settings from ui --- tracker-neuralnet/lang/nl_NL.ts | 72 ----------------------------------------- 1 file changed, 72 deletions(-) (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 dbcd3c8c..25742b8f 100644 --- a/tracker-neuralnet/lang/nl_NL.ts +++ b/tracker-neuralnet/lang/nl_NL.ts @@ -7,26 +7,10 @@ Tracker settings Tracker-instellingen - - Frames per second - Frames per seconde - - - Camera name - Cameranaam - - - Diagonal FOV - Diagonale FOV - Camera settings Camera-instellingen - - Camera Configuration - - Head Center Offset @@ -56,62 +40,6 @@ Don't roll or change position. Up - - Show Network Input - - - - MJPEG - - - - Tuning / Debug - - - - ROI Smoothing Alpha - - - - ROI Zoom - - - - Thread Count - - - - Resolution - - - - Field of view. Needed to transform the pose to world coordinates. - - - - Requested video frame rate. Actual setting may not be supported by the camera. - - - - 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. - - - - Number of threads. Can be used to balance the CPU load between the game and the tracker. - - - - Show the image patch that the pose estimation model sees. - - - - Amount of smoothing of the face region coordinates. Can help stabilize the pose. - - - - Zoom factor for the face region. Applied before the patch is fed into the pose estimation model. There is a sweet spot near 1. - - neuralnet_tracker_ns::NeuralNetDialog -- cgit v1.2.3