33 Commits (4a3dfffd46161e04d41a4e7c1f4d83c6bd79472e)

Author SHA1 Message Date
catree c9fe6f1afe Add Java and Python code for the following tutorials: 6 years ago
catree 9f6108ae7a Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
catree 7e3490959a Add Java and Python code for morphology tutorials. 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
berak 182b52d23d fix some samples colliding with std::beta 7 years ago
Maksim Shabunin 633b0e56a5 Fixed compilation warnings in samples: 7 years ago
Suleyman TURKMEN 1654dfe3a9 Update samples (#10333) 7 years ago
tribta 08515281b9 Tutorial Image Pyramids 7 years ago
tribta d068e27420 Tutorial Morph Lines Detection 7 years ago
tribta 18bc4db75c Tutorial Hit-or-Miss 7 years ago
tribta bc18fb481f Tutorial Smoothing Images 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
vskarlsruhe 6e12391c91 Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
logic1988 a8e5d1d9fd Merge pull request #7978 from logic1988:master 8 years ago
catree a891caa755 Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image. 8 years ago
Lorena García 3650ec02be HitMiss tutorial 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Suleyman TURKMEN bb6f65c199 Update documentation ( tutorials ) 8 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
rishirajsurti 4a9170ba42 Thresholding Tutorial using inRange function on a video 9 years ago
theodore 96c824f375 Morphology Lines Extraction Tutorial 10 years ago
Dmitriy Anisimov ec03d6e6fc removed cpp/tutorial_code/images/ 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
hbristow 2059972bf7 Preparing to rebase 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Ana Huaman 22e59e933b Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc 14 years ago
Ana Huaman 5df9da1576 Added Pyramids.cpp sample tutorial code 14 years ago
Ana Huaman 2819438fe6 Reorganized code and added Morphology 2 cpp code 14 years ago