6744 Commits (4fe8e377ede5d03cba0987ee86914e3ad2685c3b)

Author SHA1 Message Date
Alexey Spizhevoy 2a48f7c035 fixed include for Windows 12 years ago
yao 88ed74a7ec fix the function name 12 years ago
Roman Donchenko 2b44172026 xls-report.py: make behaviour more intelligent in case of repeated results 12 years ago
Roman Donchenko 0732905cff xls-report.py: write tests in sorted order 12 years ago
Roman Donchenko ea054e2888 xls-report.py: made most columns a little wider 12 years ago
Roman Donchenko 4e939e2fce xls-report.py: added an option to include data from unrecognized XMLs 12 years ago
Roman Donchenko 83fd385bbd xls-report.py: don't eat all errors when reading sheet.conf 12 years ago
Alexander Mordvintsev 3677a66403 line realign 12 years ago
Alexey Spizhevoy 406f342dc3 updated docs 12 years ago
Alexey Spizhevoy 027065a5a1 removed trailing whitespaces causing warnings 12 years ago
Alexey Spizhevoy cc85e86ee7 fixed Windows build 12 years ago
Roman Donchenko 0daf4b800a Fix bug: CommandLineParserParams's comparator would fail with equal arguments. 12 years ago
Roman Donchenko 4692d4b36e Fix bug: cv::String would break if assigned to itself. 12 years ago
Alexey Spizhevoy 438a599288 added 'cmath' include 12 years ago
Jin Ma 97e620b8f3 Fix oclMat constructor when roi is provided. 12 years ago
yao f2333e90f6 optimize stereoBP kernel 12 years ago
Alexander Pacha eaa29110e1 Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors. 12 years ago
yao c23510785b remove the redundant function 12 years ago
Alexander Mordvintsev 8045093cfb GFTT wrapped to python 12 years ago
Vladislav Vinogradov b4d95b1406 fixed warnings in gpu modules from VS 2012 12 years ago
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