Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
authorAna Huaman <no@email>
Sat, 18 Jun 2011 17:27:02 +0000 (17:27 +0000)
committerAna Huaman <no@email>
Sat, 18 Jun 2011 17:27:02 +0000 (17:27 +0000)
commit52b3391067822b148890f5be4be3e8ba2ea7222d
tree8f30eee4a11d1b8a4f4fb5072598fd0f4d6bf573
parent151bfb2ae238e0b074cfa272588211ac937eea3f
Added Smoothing tutorial in reST and links to the code in  samples/cpp/tutorial_code
doc/conf.py
doc/tutorials/Drawing_1.rst
doc/tutorials/Drawing_2.rst
doc/tutorials/Smoothing.rst [new file with mode: 0644]
doc/tutorials/images/Smoothing_Tutorial_Cover.png [new file with mode: 0644]
doc/tutorials/images/Smoothing_Tutorial_Result_Median_Filter.png [new file with mode: 0644]
doc/tutorials/images/Smoothing_Tutorial_theory_gaussian_0.jpg [new file with mode: 0644]
doc/tutorials/tutorials.rst
samples/cpp/Qt_sample/main.cpp
samples/cpp/tutorial_code/Image_Processing/Smoothing.cpp [moved from samples/cpp/tutorial_code/Image_Processing/FilterDemo1.cpp with 97% similarity]