1391 Commits (a893395da8a6d13b238614eee558f2aabbfcdf35)

Author SHA1 Message Date
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
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
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
Harris Gasparakis a1de91a4fd Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 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
Ilya Lavrenov ee8f0a3f36 ocl example typo 11 years ago
Ilya Lavrenov 4d86e2140d OpenCL examples refactoring 11 years ago
peng xiao 7285341083 1. Let btvRegWeights to be constant per `process` call. 11 years ago
Vladislav Vinogradov 5673e7e435 fix bug in gpu bgsegm sample 11 years ago
Alexander Alekhin 74329ee416 cmake: revert CRT linkage option for MSVS 11 years ago
ilya-lavrenov 7a53910495 fixed warning on windows 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Smorkalov fdc1a06397 Invalid copy-passed exception messages in FaceDetect sample for Android fixed. 11 years ago
Alexander Alekhin 69c2ef5ed2 ocl: update ocl samples 11 years ago
Nghia Ho b9e542e35e Missing closedir with opendir 11 years ago
Andrey Pavlenko 0a695eb314 hortening the file names (HighDynamicRange -> HDR) 11 years ago
Roman Donchenko 36e0891480 Fixed OCL samples' install path being inconsistent with the other samples. 11 years ago
yao a70bdfc13f a little fix to tests and sample 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
Gabe Schwartz e2441e0034 Removed incorrect iCCP chunks from GUI resources. 11 years ago
Vladislav Vinogradov 17e20b2c60 fix for bug #3219 (undefined reference in GPU samples) 11 years ago
yao 26b5eb3e39 add adaptive bilateral filter (cpp and ocl version) 11 years ago
Alexander Smorkalov 8d4cbf4deb Bug #3238 Android sample image manipulations blinks in non-preview modes fixed. 11 years ago
Vladislav Vinogradov d87eb75904 rewrite gpu stereo multi gpu sample: 11 years ago
Roman Donchenko cd5b8af609 Restored one executable bit that was lost during the war on whitespace. 11 years ago
Kirill Kornyakov 030fa5673e bugfix-for-3231 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Bahram Dahi 230bc03d97 Moved Scalar variable 'value' to int main() to work around a GCC -Wshadow warning in operations.hpp 11 years ago
Jin Ma 8fb6b689c6 1. Added OpenCL version of superres to the sample. 11 years ago
Jin Ma 3fb0bf6e99 Added MOG and MOG2. 11 years ago
Nghia Ho 21641d04a7 Fixed mismatching allocation and deallocation: el_ptr 11 years ago
Daniil Osokin 65c5c4df70 Fixed build of camera calibration android sample 11 years ago
Daniil Osokin 23c802b4cd Added camera calibration sample for android 11 years ago
Alexander Smorkalov 69b308a368 Various fixes in android sample NativeActivity. 12 years ago
Alexander Smorkalov 67d4d9e9f4 Path to OpenCV dll libs fixes. 12 years ago
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
yao c73a10cb4d warnings fix 12 years ago