2421 Commits (9bb17caa24c84bc13f6f405b093d6c3fe5fcdab4)

Author SHA1 Message Date
berak 2af63c2bf1 fix py_svm_opencv sample 8 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
berak 7b05d52f7b py_samples: fix digits.py 8 years ago
Louie Helm 39874d7254 Fix Farneback GPU Sample in GCC6 8 years ago
Alexander Alekhin 133b91a026 android: build fixes 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
berak 7ce6895a2c Update tvl1_optical_flow.cpp 8 years ago
Mark Szumowski 94d63d4281 Update research paper link in Python sample 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
atinfinity ca5e0f53b8 refactoring 8 years ago
atinfinity bbe0f2cef5 refactoring 8 years ago
atinfinity c2a880d7c9 fixed indent 8 years ago
atinfinity 9552206a4c added option to specify flow type 8 years ago
atinfinity 18dbed0e0d added dense flow sample 8 years ago
Maksim Shabunin b417b4dbee KMeans improvement 8 years ago
Alexander Alekhin 4b7c0b9c76 cuda: fix samples 8 years ago
catree e357e2c1b7 Fix typos in py_houghlines tutorial. Extract the python code in a specific folder. 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
jacobdang dd482c6a29 bug fix for #7846 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
Vladislav Sovrasov 21683a550a Update MSER python sample 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin 11b642fb8c viz: eliminate warnings from tutorial code 8 years ago
Rostislav Vasilikhin f89ea6d7fa hide info warnings 8 years ago
Rostislav Vasilikhin d7db220196 "no previous declaration" warnings fixed in samples 8 years ago
Andrey Pavlenko 289d879d48 build fixes for openvx-1.0.1 and c++03 8 years ago
Rostislav Vasilikhin 2c63d2bd72 changed image creation from handle 8 years ago
Rostislav Vasilikhin 9032a7ab81 minor fixes in samples and ivx.hpp 8 years ago
Rostislav Vasilikhin 5c969d1972 interoperability OpenVX samples added 8 years ago
LaurentBerger fb456eb69c Merge pull request #7691 from LaurentBerger:I7676 8 years ago
Declan Moran a49e50a33b fix error when building android sample: 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