1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code

This commit is contained in:
Ana Huaman
2011-06-18 17:27:02 +00:00
parent 151bfb2ae2
commit 52b3391067
10 changed files with 325 additions and 10 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ Scalar
Code
=====
It can be found in the samples folder in OpenCV (**Drawing_1.cpp**)
* This code is in your OpenCV sample folder. Otherwise you can grab it from `here <https://code.ros.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/Basic/Drawing_1.cpp>`_
Explanation
=============