From 411e7798aa261d9f7ac0c4e84544b94ef1be44a7 Mon Sep 17 00:00:00 2001 From: Maria Dimashova Date: Wed, 18 May 2011 11:57:43 +0000 Subject: [PATCH] added the link in doc on kinect --- doc/user_guide/ug_highgui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user_guide/ug_highgui.rst b/doc/user_guide/ug_highgui.rst index 7e0607e9fe..58776624f9 100644 --- a/doc/user_guide/ug_highgui.rst +++ b/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: #. - 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