added the link in doc on kinect

pull/13383/head
Maria Dimashova 14 years ago
parent 60e1eda149
commit 411e7798aa
  1. 2
      doc/user_guide/ug_highgui.rst

@ -12,7 +12,7 @@ Kinect sensor is supported through ``VideoCapture`` class. Depth map, RGB image
In order to use Kinect with OpenCV you should do the following preliminary steps: In order to use Kinect with OpenCV you should do the following preliminary steps:
#. #.
Install OpenNI library and PrimeSensor Module for OpenNI from here \url{http://www.openni.org/downloadfiles}. The installation should be done to default folders listed in the instructions of these products: Install OpenNI library (from here \url{http://www.openni.org/downloadfiles}) and PrimeSensor Module for OpenNI (from here https://github.com/avin2/SensorKinect}). The installation should be done to default folders listed in the instructions of these products:
.. code-block:: text .. code-block:: text

Loading…
Cancel
Save