Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials

This commit is contained in:
Ana Huaman
2011-06-22 02:05:49 +00:00
parent 22e59e933b
commit 3ac024ff6c
18 changed files with 352 additions and 17 deletions

View File

@@ -72,7 +72,7 @@ Erosion
Code
======
This tutorial code's is shown lines below. You can also download it from `here <https://code.ros.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/Image_Processing/Morphology_1.cpp>`_
This tutorial code's is shown lines below. You can also download it from `here <https://code.ros.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/ImgProc/Morphology_1.cpp>`_
.. code-block:: cpp