mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
added the link in doc on kinect
This commit is contained in:
parent
60e1eda149
commit
411e7798aa
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user