From 85988a0e190788c1ee58debc8f07c8fa3375bf5b Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Wed, 27 Mar 2019 21:18:39 +0100 Subject: Create Points Tracker based on original Point Tracker. --- tracker-points/lang/stub.ts | 290 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) create mode 100644 tracker-points/lang/stub.ts (limited to 'tracker-points/lang/stub.ts') diff --git a/tracker-points/lang/stub.ts b/tracker-points/lang/stub.ts new file mode 100644 index 00000000..6c493c14 --- /dev/null +++ b/tracker-points/lang/stub.ts @@ -0,0 +1,290 @@ + + + + + UICPTClientControls + + PointTracker Settings + + + + Camera + + + + Camera settings + + + + ° + + + + Diagonal field of view + + + + Width + + + + FPS + + + + Desired capture height + + + + px + + + + Dynamic pose timeout + + + + Desired capture framerate + + + + Hz + + + + Desired capture width + + + + Height + + + + ms + + + + Device + + + + Open + + + + Camera settings (when available) + + + + Point extraction + + + + Max size + + + + Threshold + + + + Min size + + + + Intensity threshold for point extraction + + + + Automatic threshold + + + + Enable, slider sets point size + + + + Color channels used + + + + Average + + + + Natural + + + + Red only + + + + Blue only + + + + Dynamic pose (for caps only, never clips) + + + + Maximum point diameter + + + + Minimum point diameter + + + + Value + + + + Model + + + + Clip + + + + Model Dimensions + + + + mm + + + + Side + + + + Front + + + + Cap + + + + Custom + + + + z: + + + + x: + + + + <html><head/><body><p>Location of the two remaining model points<br/>with respect to the reference point in default pose</p><p>Use any units you want, not necessarily centimeters.</p></body></html> + + + + y: + + + + <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">3</span></p></body></html> + + + + <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">2</span></p></body></html> + + + + Model position + + + + Use only yaw and pitch while calibrating. +Don't roll or change position. + + + + Start calibration + + + + About + + + + <html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html> + + + + Status + + + + Extracted Points: + + + + Camera Info: + + + + Green only + + + + + pt_impl::TrackerDialog_PT + + 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 + + + + %1x%2 @ %3 FPS + + + + %1 OK! + + + + %1 BAD! + + + + Tracker offline + + + + + pt_module::metadata_pt + + Points Tracker 0.1 + + + + -- cgit v1.2.3