Tara Camera added to Master branch (#331)

* Tara Camera integration

* Update preferencesDialog.ui

* Update preferencesDialog.ui
This commit is contained in:
e-con Systems India Pvt Ltd
2018-10-31 20:27:07 +05:30
committed by matlabbe
parent bb4164a05d
commit 53513b6632
12 changed files with 415 additions and 13 deletions

View File

@@ -176,6 +176,7 @@ protected Q_SLOTS:
void selectStereoDC1394();
void selectStereoFlyCapture2();
void selectStereoZed();
void selectStereoTara();
void selectStereoUsb();
void dumpTheMemory();
void dumpThePrediction();

View File

@@ -101,6 +101,7 @@ public:
kSrcStereoVideo = 103,
kSrcStereoZed = 104,
kSrcStereoUsb = 105,
kSrcStereoTara = 106,
kSrcRGB = 200,
kSrcUsbDevice = 200,