2282 Commits (ee123b8a9e7724cd648f519bbc6e73f5f968aea3)

Author SHA1 Message Date
Ilya Lavrenov 926cab2baa fixed warnings 11 years ago
Andrey Pavlenko 894724eaf0 minor improvements 11 years ago
Konstantin Matskevich 7a78559708 some fixes 11 years ago
Konstantin Matskevich 0a1ff0d42d multithreading facedetector 11 years ago
Konstantin Matskevich e38ba1999b facedetect 11 years ago
Baichuan Su 632b21e090 Modify default setting, using ocl method when have ocl module 11 years ago
Baichuan Su 2cf16db683 Add Macro to decide using ocl method or not. 11 years ago
Baichuan Su 00300baa53 Add OpenCL SVM paths for bagofwords_classification and points_classifier samples. 11 years ago
siddharth 778edff9e1 Added comment in demo file 11 years ago
siddharth 33e6c07485 Removed build errors and removed test images 11 years ago
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 11 years ago
siddharth 05c7c9325a cloning_gui.cpp updated 11 years ago
siddharth 75b76554bf errors in samples/cpp removed 11 years ago
siddharth 01e1ccfa88 cloning_demo error removed 11 years ago
siddharth f8b00e5269 renamed 11 years ago
siddharth 7ab43585aa remove cloning_example.cpp 11 years ago
siddharth 50c19423f9 cloning demo added 11 years ago
siddharth 56ab1c18e6 new filters added and all the 3 modules updated 11 years ago
siddharth 1ed0e44090 added keyboard control 11 years ago
siddharth e170115ad0 new interface added. decolor and cloning module added. 11 years ago
Vladislav Vinogradov fc1d38ced8 fixed compilation of gpu-basics-similarity tutorial: 11 years ago
Alexander Smorkalov 6b09345232 Filter selection and several filters implemented for WinRT sample. 11 years ago
Alexander Smorkalov 2cfd635e9e Image processing sample for WinRT added. 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 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
StevenPuttemans 1b0297d92b Added fixes mentioned in bugreport 3306 11 years ago
Mathieu Barnachon 089b8e2f4a Suppress a space! 11 years ago
berak 10639d63f5 mouse_and_match.py missing import cv2 11 years ago
Mathieu Barnachon e015691b41 Fix warnings as errors. 11 years ago
Mathieu Barnachon e1955759af Fix some warning. 11 years ago
StevenPuttemans 2427c03625 Wrong example at the visual studio tutorial. Fixed link, fixed sample 11 years ago
Roman Donchenko b8283edfca Fix the Qt sample, broken after #1722. 11 years ago
Vadim Pisarevsky 8c44995ea6 another attempt to fix compile errors 11 years ago
Vadim Pisarevsky 241002384c fixed some more compile errors 11 years ago
Vadim Pisarevsky e2bbe7597b fixed few compile errors and doc build errors 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
moodoki b8de81749c Slight modification to example code for FLANN matcher with comment on #3344 11 years ago
Mathieu Barnachon a4ceb7b6ee Fix compilation issues. 11 years ago
Harris Gasparakis a1de91a4fd Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 11 years ago
Peng Xiao 7a2a810de5 Update retina_ocl.cpp 11 years ago
peng xiao 8adebcbc00 Add ocl retina sample. 11 years ago
peng xiao 2a111f7a6c Let perf/accuracy test of ocl haar uses detectMultiScale api. 11 years ago
Roman Donchenko d07e7897a0 Fixed building with OpenCL, but without the ocl module. 11 years ago
Peng Xiao 252f13f53e Fix a typo 11 years ago