6586 Commits (e12496d1504e6d1867882c4232a871e849fa82bf)

Author SHA1 Message Date
Vladislav Vinogradov 31d55af9c1 CUDA Device Layer: 12 years ago
Heinz Hofbauer a26c4fa2a2 Bugfix for an overlapping size of image and template for matchTemplate. 12 years ago
Alexey Spizhevoy 37ea872204 added handling of camera parameters estimation errors (#3122) 12 years ago
Alex Leontiev a4a5e98cc0 Non-optimized simplex algorithm. 12 years ago
yao 8d8dc29ced add kmeans 12 years ago
Philippe FOUBERT 639450efdc PvAPI support on Windows with MinGW (PR #1038 applied to the branch 2.4) 12 years ago
Frédéric Devernay b524e275c1 allow QtKit capture in secondary threads 12 years ago
Alexander Smorkalov 91b713b8c9 JavaCameraView delivers same frame twice (Bug #3123) fixed. 12 years ago
Andrey Pavlenko 6069967109 removing unused import 12 years ago
Alex Leontiev ddc0010e7d The first draft of simplex algorithm, simple tests. 12 years ago
yao c66e27d49e stereoBM fix an error on Linux when running full performance test 12 years ago
Alexander Shishkov 7b06592dea added conversions between UIImage and cv::Mat 12 years ago
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
Kirill Kornyakov cbed07bc18 Removed references to YG from samples 12 years ago
yao c1a59b8d80 more fix to HOG 12 years ago
yao f1d9680ba8 format the ocl's samples name 12 years ago
yao 587fb4940d some accuracy fix of HOG 12 years ago
peng xiao a5383b8627 Move function definition from header to cpp. 12 years ago
peng xiao e858a6c347 Renew function logic. 12 years ago
peng xiao 14dd345cdf Fix ocl::setBinaryDiskCache 12 years ago
Dominik Rose e32700cf8f dc1394-2: support for operation mode 1394b added 12 years ago
Alexander Smorkalov 7c5bd78804 Test fixes 12 years ago
Roman Donchenko 664b720e4d Extended Google Test to allow filtering by parameter value. 12 years ago
Alexander Smorkalov e241c14b94 OpenCV Library and Manager version incremented. 12 years ago
peng xiao b2da1cdcc2 Temporarily disable command queue release as it causes program hang at exit 12 years ago
peng xiao fc64faa22e Remove empty cv::ocl::CLAHE class. 12 years ago
peng xiao dcc4766129 Fix white-spacing 12 years ago
Vikas Dhiman f15dc72b89 Removed misleading comment and added the divisibility test to ::run function. 12 years ago
Alexander Smorkalov 347c86d9b5 Windows RT related code cleanup. 12 years ago
Sergei Nosov 29955620e0 multiruns added to avoid the 'unreliable results' error 12 years ago
Roman Donchenko 5b2b76763e Fix miscellaneous warnings from compiling with MinGW. 12 years ago
peng xiao 9270205947 Fix build errors 12 years ago
yao 2ec1140b25 fix pyrlk 12 years ago
peng xiao 132b885b24 Add opencl implementation of Farnback optical flow. 12 years ago
peng xiao 30239ad58e Fix build error. 12 years ago
peng xiao cc3fb3d182 Let CLAHE_OCL reuse cv::CLAHE abstract class. 12 years ago
peng xiao 9b3c318e85 Add super resolution's OpenCL implementation. 12 years ago
Vladislav Vinogradov 3c32fc1329 removed obsolete methods from gpu::Stream 12 years ago
Alexander Smorkalov ee591efb9f Build fix for Windows RT. 12 years ago
Alexander Smorkalov 34c6598752 Perf test failure fixes for Media Foundation. 12 years ago
Alexander Smorkalov 2bc1d3709c GetProperty method for MSMF VideoCapture implemented. 12 years ago
Alexander Smorkalov 43122939cb Media foundation video i/o fixes. 12 years ago
yao 1227e00f3d fix moments 12 years ago
yao dbdeff2069 fix stereobm crash on some cpu ocl 12 years ago
yao 6db776f957 add "-c" for cpu ocl mode in perf tests 12 years ago
Alex Leontiev b216c0940c Created skeleton for simplex method. 12 years ago
abidrahmank a1ea1a7ec5 boxpoints documentation 12 years ago
abidrahmank bcf9117957 Added missing python functions in highgui documentation 12 years ago
Alexander Smorkalov 996f02a531 Multiple Media Foundation video i/o fixes. 12 years ago
Alexander Smorkalov 0c9d776083 Media Foundation-based code refactoring. 12 years ago