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

@@ -100,7 +100,7 @@ Bilateral Filter
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/Smoothing.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/Smoothing.cpp>`_
.. code-block:: cpp