Skip to content

Commit

Permalink
Update 05 - Camera Calibration.rst
Browse files Browse the repository at this point in the history
some corrections
  • Loading branch information
SebasOcampoo committed Sep 2, 2015
1 parent 0e5540b commit c6eb32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/05 - Camera Calibration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ We should take the set number of "snapshots" from different angles and depth, in

Saving Data
-----------
By clicking on the snapshot button we cal the ``takeSnapshot`` method. Here we need to save the data (2D and 3D points) if we did not make enough sample:
By clicking on the snapshot button we call the ``takeSnapshot`` method. Here we need to save the data (2D and 3D points) if we did not make enough sample:

.. code-block:: java
Expand Down

0 comments on commit c6eb32c

Please sign in to comment.