From abb14f0ba4ef4c072ae330bcefa0419b701bc88b Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Wed, 2 Sep 2020 16:19:37 +0200 Subject: tracker/easy: Adding support for Clip models where three vertices are arranged from top to bottom. Close #1145 --- tracker-easy/lang/ru_RU.ts | 68 ++++++++++++++++++++++++++++++---------------- 1 file changed, 44 insertions(+), 24 deletions(-) (limited to 'tracker-easy/lang/ru_RU.ts') diff --git a/tracker-easy/lang/ru_RU.ts b/tracker-easy/lang/ru_RU.ts index 6499415f..2ae262a5 100644 --- a/tracker-easy/lang/ru_RU.ts +++ b/tracker-easy/lang/ru_RU.ts @@ -4,16 +4,12 @@ EasyTracker::Metadata - Easy Tracker 1.0 + Easy Tracker 1.1 UICPTClientControls - - PointTracker Settings - Настройки PointTracker - Camera Камера @@ -151,79 +147,103 @@ - Top Right + <html><head/><body><p><span style=" font-size:12pt;">X</span></p></body></html> - Top + <html><head/><body><p><span style=" font-size:12pt;">Y</span></p></body></html> - Top Left + <html><head/><body><p><span style=" font-size:12pt;">Z</span></p></body></html> - Left + Auto center - Vertex count + <html><head/><body><p>Use P3P or AP3P for three and four points setup. Use EPNP or ITERATIVE for five points setup. Inconsistent configuration will result in undefined behavior.</p></body></html> - Three vertices + Auto center timeout - Four vertices + If no valid pose can be determined after that much time the center pose will be used. - Five vertices + ms - Center + Easy Tracker Settings - Right + Model type: - <html><head/><body><p><span style=" font-size:12pt;">X</span></p></body></html> + Hat three vertices - <html><head/><body><p><span style=" font-size:12pt;">Y</span></p></body></html> + Hat four vertices - <html><head/><body><p><span style=" font-size:12pt;">Z</span></p></body></html> + Hat five vertices - <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.0</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> + Clip three vertices - Auto center + Vertices: - <html><head/><body><p>Use P3P or AP3P for three and four points setup. Use EPNP or ITERATIVE for five points setup. Inconsistent configuration will result in undefined behavior.</p></body></html> + Top: - Auto center timeout + Right: - If no valid pose can be determined after that much time the center pose will be used. + Left: - ms + Center: + + + + Top right: + + + + Top left: + + + + Clip top: + + + + Clip middle: + + + + Clip bottom: + + + + <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.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> -- cgit v1.2.3