Added the "Mask operations on matrices" tutorial (with its sample). Plus modified...
authorBernat Gabor <no@email>
Wed, 27 Jul 2011 17:52:27 +0000 (17:52 +0000)
committerBernat Gabor <no@email>
Wed, 27 Jul 2011 17:52:27 +0000 (17:52 +0000)
commit6b5ea5931dd894862b6f18bf9637e1fd78dac3b1
tree3bcc9a8625cc48bb0512c03cd656d638012349f2
parenteb61a62dbc9c2bdba426744642fbaa3d453a1e2c
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
doc/conf.py
doc/tutorials/core/basic_linear_transform/basic_linear_transform.rst
doc/tutorials/core/how_to_scan_images/how_to_scan_images.rst
doc/tutorials/core/mat-mask-operations/images/resultMatMaskFilter2D.png [new file with mode: 0644]
doc/tutorials/core/mat-mask-operations/mat-mask-operations.rst
doc/tutorials/core/random_generator_and_text/random_generator_and_text.rst
doc/tutorials/core/table_of_content_core/images/matMaskFilter2DOp.png [new file with mode: 0644]
doc/tutorials/core/table_of_content_core/table_of_content_core.rst
doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/gausian_median_blur_bilateral_filter.rst
samples/cpp/tutorial_code/core/discrete_fourier_transform/discrete_fourier_transform.cpp
samples/cpp/tutorial_code/core/mat_mask_operations/mat_mask_operations.cpp [new file with mode: 0644]