28 Commits (3bf5d3454413d31136a0f2a2d871134d57e61c54)

Author SHA1 Message Date
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
tt 4ea2eceb70 Image Segmentation .cpp tutorial 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Adrien BAK 38904c9a11 fix exception being thrown when no arguments are passed 11 years ago
Adrien BAK 094d7c4926 build fix 11 years ago
Adrien BAK dda3b534ad fix indent 11 years ago
Adrien BAK 1c025be068 fix typos 11 years ago
Adrien BAK 514f1fae95 improved error handling 11 years ago
Adrien BAK 8a2de2ecca modified HoughCircleDemo to introduce variable params via trackbars 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
Bahram Dahi 230bc03d97 Moved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning in operations.hpp 11 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 2a6fb2867e Remove all using directives for STL namespace and members 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 0a14f76731 Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D) 14 years ago
Ana Huaman 8f01f2cc9f Added 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based on code existent 14 years ago
Ana Huaman 832262e376 Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 14 years ago
Ana Huaman 3a0d3ebdde Added Laplace, Canny and Sobel samples in tutorial cpp code 14 years ago
Ana Huaman 65575cef7e Added two new sample files for copyMakeBorder and filter2D 14 years ago