Skip to content

Commit

Permalink
Issue #18: added further clarification to example RTD page [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhoshkun committed Nov 20, 2018
1 parent 5e7c568 commit 2511eec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/source/stereo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ GIFT-Grab allows for capturing stereo video streams from frame grabbers supporti
feature.
The example below demonstrates how stereo frames can be acquired and saved to individual
image files.
Running this example requires a `Blackmagic DeckLink 4K Extreme 12G`_ and OpenCV_.
Running this example requires GIFT-Grab built/installed with support for
`Blackmagic DeckLink 4K Extreme 12G`_ and NumPy_.
The example uses OpenCV_ to save video frames to disk.

.. _`Blackmagic DeckLink 4K Extreme 12G`: https://www.blackmagicdesign.com/products/decklink/models
.. _`Blackmagic DeckLink 4K Extreme 12G`: https://github.com/gift-surg/GIFT-Grab/blob/master/doc/pypi.md#blackmagic-decklink-4k-extreme-12g
.. _NumPy: https://github.com/gift-surg/GIFT-Grab/blob/master/doc/pypi.md#numpy
.. _OpenCV: http://www.opencv.org/

The full source code of the example is below.
Expand Down

0 comments on commit 2511eec

Please sign in to comment.