From a24e7bdd9745918f7d5fdc852ce65233b41363f9 Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Sun, 21 Apr 2019 13:15:57 +0200 Subject: Easy Tracker: PNP solver now a settings option. --- tracker-easy/lang/nl_NL.ts | 56 ++++++++++++++++++++++++++-------------------- tracker-easy/lang/ru_RU.ts | 56 ++++++++++++++++++++++++++-------------------- tracker-easy/lang/stub.ts | 56 ++++++++++++++++++++++++++-------------------- tracker-easy/lang/zh_CN.ts | 36 +++++++++++++++++------------ 4 files changed, 118 insertions(+), 86 deletions(-) (limited to 'tracker-easy/lang') diff --git a/tracker-easy/lang/nl_NL.ts b/tracker-easy/lang/nl_NL.ts index f83e859a..21ea306e 100644 --- a/tracker-easy/lang/nl_NL.ts +++ b/tracker-easy/lang/nl_NL.ts @@ -137,26 +137,6 @@ Enable, slider sets point size - - Color channels used - - - - Average - - - - Natural - - - - Red only - - - - Blue only - - Maximum point diameter @@ -254,10 +234,6 @@ Don't roll or change position. Camera Info: - - Green only - - Debug (full size preview) @@ -274,5 +250,37 @@ Don't roll or change position. Size in pixels of half the edge defining deadzone squares around tracked points + + Perspective-N-Point solver + + + + Make sure you pick a solver supporting the number of marker you are using. For three points detection use either P3P or AP3P. + + + + P3P + + + + ITERATIVE + + + + EPNP + + + + DLS + + + + UPNP + + + + AP3P + + diff --git a/tracker-easy/lang/ru_RU.ts b/tracker-easy/lang/ru_RU.ts index 0dbc8323..bc725e23 100644 --- a/tracker-easy/lang/ru_RU.ts +++ b/tracker-easy/lang/ru_RU.ts @@ -137,26 +137,6 @@ Enable, slider sets point size Полузнок устанавливает размер точек - - Color channels used - - - - Average - - - - Natural - - - - Red only - - - - Blue only - - Maximum point diameter @@ -259,10 +239,6 @@ ROLL или X/Y-смещения. Camera Info: Параметры камеры: - - Green only - - Debug (full size preview) @@ -279,5 +255,37 @@ ROLL или X/Y-смещения. Size in pixels of half the edge defining deadzone squares around tracked points + + Perspective-N-Point solver + + + + Make sure you pick a solver supporting the number of marker you are using. For three points detection use either P3P or AP3P. + + + + P3P + + + + ITERATIVE + + + + EPNP + + + + DLS + + + + UPNP + + + + AP3P + + diff --git a/tracker-easy/lang/stub.ts b/tracker-easy/lang/stub.ts index 32b314e9..75e29070 100644 --- a/tracker-easy/lang/stub.ts +++ b/tracker-easy/lang/stub.ts @@ -137,26 +137,6 @@ Enable, slider sets point size - - Color channels used - - - - Average - - - - Natural - - - - Red only - - - - Blue only - - Maximum point diameter @@ -254,10 +234,6 @@ Don't roll or change position. Camera Info: - - Green only - - Debug (full size preview) @@ -274,5 +250,37 @@ Don't roll or change position. Size in pixels of half the edge defining deadzone squares around tracked points + + Perspective-N-Point solver + + + + Make sure you pick a solver supporting the number of marker you are using. For three points detection use either P3P or AP3P. + + + + P3P + + + + ITERATIVE + + + + EPNP + + + + DLS + + + + UPNP + + + + AP3P + + diff --git a/tracker-easy/lang/zh_CN.ts b/tracker-easy/lang/zh_CN.ts index f90e261f..68172059 100644 --- a/tracker-easy/lang/zh_CN.ts +++ b/tracker-easy/lang/zh_CN.ts @@ -226,52 +226,60 @@ 设备信息: - Color channels used + Value - Average + Use only yaw and pitch while calibrating. +Don't roll or change position. + 用pitch和yaw校准。不要roll或者变换位置 + + + Debug (full size preview) - Natural + Deadzone - Red only + <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999AA;">documentation on GitHub</span></a></p></body></html> - Blue only + Size in pixels of half the edge defining deadzone squares around tracked points - Value + Perspective-N-Point solver - Use only yaw and pitch while calibrating. -Don't roll or change position. - 用pitch和yaw校准。不要roll或者变换位置 + Make sure you pick a solver supporting the number of marker you are using. For three points detection use either P3P or AP3P. + - Green only + P3P - Debug (full size preview) + ITERATIVE - Deadzone + EPNP - <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999AA;">documentation on GitHub</span></a></p></body></html> + DLS - Size in pixels of half the edge defining deadzone squares around tracked points + UPNP + + + + AP3P -- cgit v1.2.3