From 88f3a9e7f6bc7d54fa98a63166eaf55e4762224e Mon Sep 17 00:00:00 2001 From: Xavier Hallade Date: Fri, 21 Aug 2015 20:22:52 +0200 Subject: added a tracker that uses the RealSense SDK --- ftnoir_tracker_rs/ftnoir_tracker_rs_controls.ui | 67 +++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 ftnoir_tracker_rs/ftnoir_tracker_rs_controls.ui (limited to 'ftnoir_tracker_rs/ftnoir_tracker_rs_controls.ui') diff --git a/ftnoir_tracker_rs/ftnoir_tracker_rs_controls.ui b/ftnoir_tracker_rs/ftnoir_tracker_rs_controls.ui new file mode 100644 index 00000000..834803d1 --- /dev/null +++ b/ftnoir_tracker_rs/ftnoir_tracker_rs_controls.ui @@ -0,0 +1,67 @@ + + + UIRSControls + + + Qt::NonModal + + + + 0 + 0 + 378 + 193 + + + + RealSense 3D Tracker settings + + + + images/RS.pngimages/RS.png + + + Qt::LeftToRight + + + false + + + + + + There is no configuration available at the moment. + +The application will activate your camera for face tracking by the +Intel® RealSense™ SDK. By design, the application has no direct access +to any camera images. + +In order to use this tracker, you need a PC equipped with +an Intel® RealSense™ R200 camera and the RealSense™ SDK R4 runtime. + + + + + + + Install SDK Runtime R4 + + + + + + + QDialogButtonBox::Ok + + + + + + + + + startEngineClicked() + stopEngineClicked() + cameraSettingsClicked() + + -- cgit v1.2.3