From 547f3314f2a4e75a5d2c540a5f1221e9c59277ae Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Sat, 13 Apr 2019 10:36:47 +0200 Subject: Easy Tracker: OpenCV point extractor. --- tracker-easy/lang/stub.ts | 70 +++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'tracker-easy/lang/stub.ts') diff --git a/tracker-easy/lang/stub.ts b/tracker-easy/lang/stub.ts index ced89412..98e2e0f8 100644 --- a/tracker-easy/lang/stub.ts +++ b/tracker-easy/lang/stub.ts @@ -1,6 +1,41 @@ + + EasyTrackerDialog + + Brightness %1/255 + + + + LED radius %1 pixels + + + + %1 yaw samples. Yaw more to %2 samples for stable calibration. + + + + %1 pitch samples. Pitch more to %2 samples for stable calibration. + + + + %1 samples. Over %2, good! + + + + Stop calibration + + + + Start calibration + + + + Tracker offline + + + UICPTClientControls @@ -233,41 +268,6 @@ Don't roll or change position. - - pt_impl::EasyTrackerDialog - - Brightness %1/255 - - - - LED radius %1 pixels - - - - %1 yaw samples. Yaw more to %2 samples for stable calibration. - - - - %1 pitch samples. Pitch more to %2 samples for stable calibration. - - - - %1 samples. Over %2, good! - - - - Stop calibration - - - - Start calibration - - - - Tracker offline - - - pt_module::metadata_pt -- cgit v1.2.3