Added CameraRGBD with openni from OpenCV, removed feature2D stuff from Camera

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1358 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2014-06-13 03:47:39 +00:00
parent f423b1b743
commit 0bba363f5f
11 changed files with 345 additions and 309 deletions

View File

@@ -27,7 +27,7 @@
<x>0</x>
<y>0</y>
<width>947</width>
<height>25</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -92,6 +92,8 @@
</property>
<addaction name="actionOpenNI"/>
<addaction name="actionFreenect"/>
<addaction name="actionOpenNI_CV"/>
<addaction name="actionOpenNI_CV_ASUS"/>
</widget>
<addaction name="menuImage"/>
<addaction name="actionDatabase"/>
@@ -983,7 +985,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>OpenNI</string>
<string>OpenNI-PCL</string>
</property>
</action>
<action name="actionFreenect">
@@ -994,6 +996,22 @@
<string>Freenect</string>
</property>
</action>
<action name="actionOpenNI_CV">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>OpenNI-CV</string>
</property>
</action>
<action name="actionOpenNI_CV_ASUS">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>OpenNI-CV-ASUS</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>