30 Commits (72c55b56f25422d00cbb43baebe3a204d64b019d)

Author SHA1 Message Date
Vladimir 90be83ae99 Fix an arg for calcHist() in demos 3 years ago
float13 1accf3b3f4 Tutorial - Make required input args positional. 5 years ago
Suleyman TURKMEN f73395122c Update Samples 5 years ago
catree 4c1c3147d9 Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
Suleyman TURKMEN 1654dfe3a9 Update samples (#10333) 7 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
Arthur Cinader 0ed250cb5d Implement PR feedback: 8 years ago
Arthur Cinader 2b08f29543 Allow for an optional mask for MatchTemplate_Demo 9 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
侯骥 66fc6126d2 Update MatchTemplate_Demo.cpp 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
侯骥 055adc2302 Update MatchTemplate_Demo.cpp 11 years ago
berak 5f94a205d1 fixed h / s ranges in histogram_calculation tutorial 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 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 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
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Vadim Pisarevsky 517fc5e2d2 fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
Alexander Shishkov 1494da339d fixed #1507 13 years ago
Ana Huaman 9c8aafba27 Fixed small inconsistency in sample code calcBackProject_Demo2.cpp 14 years ago
Ana Huaman 20dd7b70c0 Added tutorial for BackProject in cpp (demo 2) - tutorial code 14 years ago
Ana Huaman 4f7a8f6fb0 Added calcBackProject_Demo1.cpp for tutorial sample code 14 years ago
Ana Huaman cc2bfdec30 Added compareHist_demo.cpp code 14 years ago
Ana Huaman 4ae5de7f1e Added MatchTemplate_Demo.cpp to tutorial sample code 14 years ago
Ana Huaman 6d549490fb Added calcHist_Demo.cpp tutorial code 14 years ago
Ana Huaman 08724393f4 Added tutorial sample code: EqualizeHist_Demo.cpp 14 years ago