Skip to content

Commit

Permalink
fix bug 3252
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenPuttemans committed May 12, 2014
1 parent 5e47aa6 commit b382984
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1483,6 +1483,10 @@ Reconstructs points by triangulation.

The function reconstructs 3-dimensional points (in homogeneous coordinates) by using their observations with a stereo camera. Projections matrices can be obtained from :ocv:func:`stereoRectify`.

.. note::

Keep in mind that all input data should be of float type in order for this function to work.

.. seealso::

:ocv:func:`reprojectImageTo3D`
Expand Down

0 comments on commit b382984

Please sign in to comment.