1192 Commits (3571e8f2637aadf990f766ead9d1850f6c696e0d)

Author SHA1 Message Date
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 7 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 7 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 7 years ago
Ryan Pavlik 5d699e9ba5 Honor fixing principal point in camera calib tutorial. 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
catree 8b7cb8a3f1 Fix wrong mat access. 7 years ago
tribta d53a5210a8 Improving codes of the tutorial: mat_mask_oprations 7 years ago
Vladislav Sovrasov 08db55fb62 core: add CV_CXX_11 flag to cvdef.h 8 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Suleyman TURKMEN 50bda8adfe Update objectDetection.cpp 8 years ago
umbraclet16 17ece5861a Solve issue #8264 8 years ago
vskarlsruhe 6e12391c91 Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
vskarlsruhe ed9c924102 Code easier to read now 8 years ago
vskarlsruhe 56cedfc4d2 Update AddingImages.cpp 8 years ago
LaurentBerger 8638bba670 Merge pull request #8220 from LaurentBerger:Issue5035 8 years ago
Maksim Shabunin b417b4dbee KMeans improvement 8 years ago
logic1988 a8e5d1d9fd Merge pull request #7978 from logic1988:master 8 years ago
catree e16e141c38 Add OpenCV parallel_for_ tutorial. 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
LaurentBerger 8415b907bb warnings 2 8 years ago
LaurentBerger f92c9ddb43 warning 2 8 years ago
LaurentBerger 1f724e2e8a warnings 8 years ago
LaurentBerger 5ad02d7a9a Add sample 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Cartucho fcddfa4f86 GSoC 2016 - Adding ALIASES for tutorial (#7041) 8 years ago
Alexander Alekhin 11b642fb8c viz: eliminate warnings from tutorial code 8 years ago
LaurentBerger fb456eb69c Merge pull request #7691 from LaurentBerger:I7676 8 years ago
Eric Sommerlade 752b10e410 fixed _MSC_VER check for at least vs2013 in dbt_face_detection sample 8 years ago
Eric Sommerlade 72e4e9d43d fixed _MSC_VER check for vs2013 in dbt_face_detection sample 8 years ago
Eric Sommerlade 049a894986 fixed detection_based_tracker on visual studio 2013 and later 8 years ago
E Sommerlade d00dcb1b3a reversed mysterious mode change 8 years ago
E Sommerlade c93de78ff6 removed spaces at line endings, fixed warning 8 years ago
StevenPuttemans 5728f796f6 updating python tutorials + providing necessary data 8 years ago
E Sommerlade 118c1b4ace fixed detection_based_tracker on visual studio 2013 and later 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
Alexander Alekhin c31f89f0de viz: eliminate warnings from tutorial code 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Alexander Alekhin 2d10336601 fix documentation 8 years ago
PkLab.net be65701908 Large update of videoio doc and samples following mshabunin comments 8 years ago
catree aaa335b617 Add the possibility to use a video stream with the peopledetect.cpp sample. 8 years ago
Asal Mirzaieva ec5ae4af1d add explanation to the Bounding Box and Circles tutorial 8 years ago
Cartucho d482b5c102 Update hull_demo.cpp 8 years ago