From d470bb537ec88a807f34495336ca362c892d0cfe Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 29 Aug 2021 03:50:02 +0200 Subject: tracker/pt: gui changes Add MJPEG checkbox Add tooltips Fix tab order --- tracker-pt/lang/nl_NL.ts | 24 ++++++++++++++++++++++++ tracker-pt/lang/ru_RU.ts | 24 ++++++++++++++++++++++++ tracker-pt/lang/stub.ts | 24 ++++++++++++++++++++++++ tracker-pt/lang/zh_CN.ts | 24 ++++++++++++++++++++++++ 4 files changed, 96 insertions(+) (limited to 'tracker-pt/lang') diff --git a/tracker-pt/lang/nl_NL.ts b/tracker-pt/lang/nl_NL.ts index 3d12a7ea..41cd8e4b 100644 --- a/tracker-pt/lang/nl_NL.ts +++ b/tracker-pt/lang/nl_NL.ts @@ -256,6 +256,30 @@ Don't roll or change position. Magenta chroma key + + This should be 56° or 76° for the PS3 Eye, dependent upon the physical lens setting. It's only neccessary to get position correspond to real-world values. + + + + Enable MJPEG compression for high-speed cameras other than the PS3 Eye. Windows only. + + + + Set minimum size to avoid small stray lights from being treated as points. + + + + Track dependent on point size and not absolute brightness. This may allow more stable tracking. + + + + <html><head/><body><p>For LEDs, 'Natural' is the fastest grayscale mode thanks to optimized SIMD code. Color key allows to track regular pieces of colored paper.</p></body></html> + + + + MJPEG compression + + pt_impl::TrackerDialog_PT diff --git a/tracker-pt/lang/ru_RU.ts b/tracker-pt/lang/ru_RU.ts index 0315d493..f2266d82 100644 --- a/tracker-pt/lang/ru_RU.ts +++ b/tracker-pt/lang/ru_RU.ts @@ -261,6 +261,30 @@ ROLL или X/Y-смещения. Magenta chroma key + + This should be 56° or 76° for the PS3 Eye, dependent upon the physical lens setting. It's only neccessary to get position correspond to real-world values. + + + + Enable MJPEG compression for high-speed cameras other than the PS3 Eye. Windows only. + + + + Set minimum size to avoid small stray lights from being treated as points. + + + + Track dependent on point size and not absolute brightness. This may allow more stable tracking. + + + + <html><head/><body><p>For LEDs, 'Natural' is the fastest grayscale mode thanks to optimized SIMD code. Color key allows to track regular pieces of colored paper.</p></body></html> + + + + MJPEG compression + + pt_impl::TrackerDialog_PT diff --git a/tracker-pt/lang/stub.ts b/tracker-pt/lang/stub.ts index 4c8c4f82..da299466 100644 --- a/tracker-pt/lang/stub.ts +++ b/tracker-pt/lang/stub.ts @@ -256,6 +256,30 @@ Don't roll or change position. Magenta chroma key + + This should be 56° or 76° for the PS3 Eye, dependent upon the physical lens setting. It's only neccessary to get position correspond to real-world values. + + + + Enable MJPEG compression for high-speed cameras other than the PS3 Eye. Windows only. + + + + Set minimum size to avoid small stray lights from being treated as points. + + + + Track dependent on point size and not absolute brightness. This may allow more stable tracking. + + + + <html><head/><body><p>For LEDs, 'Natural' is the fastest grayscale mode thanks to optimized SIMD code. Color key allows to track regular pieces of colored paper.</p></body></html> + + + + MJPEG compression + + pt_impl::TrackerDialog_PT diff --git a/tracker-pt/lang/zh_CN.ts b/tracker-pt/lang/zh_CN.ts index bbbc7f8d..c9d320a1 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -256,6 +256,30 @@ Don't roll or change position. Magenta chroma key + + This should be 56° or 76° for the PS3 Eye, dependent upon the physical lens setting. It's only neccessary to get position correspond to real-world values. + + + + Enable MJPEG compression for high-speed cameras other than the PS3 Eye. Windows only. + + + + Set minimum size to avoid small stray lights from being treated as points. + + + + Track dependent on point size and not absolute brightness. This may allow more stable tracking. + + + + <html><head/><body><p>For LEDs, 'Natural' is the fastest grayscale mode thanks to optimized SIMD code. Color key allows to track regular pieces of colored paper.</p></body></html> + + + + MJPEG compression + + pt_impl::TrackerDialog_PT -- cgit v1.2.3