1667 Commits (8a456c5a6b6856c5c90cea10c76e33346b4eebb7)

Author SHA1 Message Date
Ilya Lavrenov c4c913ff13 converted CPU-based example to T-API (Mat 2 UMat, etc) 11 years ago
Ilya Lavrenov 63e4af8536 added the first T-API example - CamShift tracking 11 years ago
Vadim Pisarevsky ec3f22cee2 renamed OpenCL kernel filename; made some final changes 12 years ago
Andrey Pavlenko 8c60498673 adding timing for multi-threaded case 12 years ago
Vladimir Bystricky dd71bef6f5 Fix errors in example (samples/cpp/intelperc_capture.cpp) 12 years ago
Andrey Pavlenko e719bee2b8 minor refactoring, no functional changes 12 years ago
Vladimir Bystricky 63ae0eeba5 Fix build errors 12 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 12 years ago
Vladimir Bystricky 4088013251 Add set/get depth generator properties by default. Add documentation 12 years ago
StevenPuttemans 12c25b9310 Fixed suggestion of bugfix 3431 12 years ago
StevenPuttemans e4b41d38f1 Fixed descripotorsCount to descriptorsCount 12 years ago
Alexander Alekhin 11b9d5bf4d core: added DirectX interop implementation (OpenCL) with samples 12 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 12 years ago
Mimmmo Cosenza f07e9e7c5f add clojure sample 12 years ago
Ilya Lavrenov 1015c5c24d fixed facedetect sample 12 years ago
Vadim Pisarevsky 302a5adcc2 converted Haar cascades to the new format; now they are handled with C++ code. 12 years ago
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type. 12 years ago
Alfonso (the fonz) de la Osa df0c43321d --no-display property fix in stereo_match.cpp sample 12 years ago
Ilya Lavrenov 926cab2baa fixed warnings 12 years ago
Andrey Pavlenko 894724eaf0 minor improvements 12 years ago
Konstantin Matskevich 7a78559708 some fixes 12 years ago
Konstantin Matskevich 0a1ff0d42d multithreading facedetector 12 years ago
Konstantin Matskevich e38ba1999b facedetect 12 years ago
Baichuan Su 632b21e090 Modify default setting, using ocl method when have ocl module 12 years ago
Baichuan Su 2cf16db683 Add Macro to decide using ocl method or not. 12 years ago
Baichuan Su 00300baa53 Add OpenCL SVM paths for bagofwords_classification and points_classifier samples. 12 years ago
siddharth 778edff9e1 Added comment in demo file 12 years ago
siddharth 33e6c07485 Removed build errors and removed test images 12 years ago
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 12 years ago
siddharth 05c7c9325a cloning_gui.cpp updated 12 years ago
siddharth 75b76554bf errors in samples/cpp removed 12 years ago
siddharth 01e1ccfa88 cloning_demo error removed 12 years ago
siddharth f8b00e5269 renamed 12 years ago
siddharth 7ab43585aa remove cloning_example.cpp 12 years ago
siddharth 50c19423f9 cloning demo added 12 years ago
siddharth 56ab1c18e6 new filters added and all the 3 modules updated 12 years ago
siddharth 1ed0e44090 added keyboard control 12 years ago
siddharth e170115ad0 new interface added. decolor and cloning module added. 12 years ago
Vladislav Vinogradov fc1d38ced8 fixed compilation of gpu-basics-similarity tutorial: 12 years ago
Alexander Smorkalov 6b09345232 Filter selection and several filters implemented for WinRT sample. 12 years ago
Alexander Smorkalov 2cfd635e9e Image processing sample for WinRT added. 12 years ago
Adrien BAK 38904c9a11 fix exception being thrown when no arguments are passed 12 years ago
Adrien BAK 094d7c4926 build fix 12 years ago
Adrien BAK dda3b534ad fix indent 12 years ago
Adrien BAK 1c025be068 fix typos 12 years ago
Adrien BAK 514f1fae95 improved error handling 12 years ago
Adrien BAK 8a2de2ecca modified HoughCircleDemo to introduce variable params via trackbars 12 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 12 years ago
StevenPuttemans 1b0297d92b Added fixes mentioned in bugreport 3306 12 years ago
berak 10639d63f5 mouse_and_match.py missing import cv2 12 years ago