5393 Commits (4c28a6f0f651f3def96d6c10da2ebf9cd28a5068)

Author SHA1 Message Date
Vladislav Vinogradov af2fc1a22a added documentation for OpenGL interoperability 12 years ago
Roman Donchenko 3ea4836a0a Changed the impls argument to be an array name. 12 years ago
Roman Donchenko 3e2c456313 A few minor improvements to the XLS report generator. 12 years ago
peng xiao c1f4fe1637 Fix a bug of convertTo. 12 years ago
Roman Donchenko 51a672ec40 Disabled the cuda variant when CUDA is not available. 12 years ago
Roman Donchenko 7a104d2793 Added an option to print available implementation variants. 12 years ago
Roman Donchenko b581f27249 Made perf tests record module name, selected implementation and number of threads. 12 years ago
Roman Donchenko 936236e4b1 Extended the CPU/GPU selection mechanism in performance tests. 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
Roman Donchenko 1ed5fb937d Give cv::ocl::CLAHE a virtual destructor, for the usual reasons. 12 years ago
Roman Donchenko d58421c08e Make version-related test properties more useful. 12 years ago
yao 2c198f6cd6 revise accuracy and perf tests 12 years ago
yao 26c246140a optimize hog 12 years ago
Roman Donchenko 4af7d65224 Made tests record information about CPU features and Tegra optimization status. 12 years ago
Roman Donchenko 24d84a45b1 Made tests record in the XML output which parallel framework was used. 12 years ago
Vladislav Vinogradov 371a9cd833 fixed build with CUDA 5.5 on arm platforms 12 years ago
Vladislav Vinogradov 1492b20472 fix gpu warnings with signed/unsigned char 12 years ago
Alexander Smorkalov 8f7ba03ed2 Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205) 12 years ago
Alexander Smorkalov 16c4aad36d Java/Python bindings for computeCorrespondEpilines added. 12 years ago
Roman Donchenko 584f0745d0 Made xls-report.py ignore tests that were not successful. 12 years ago
Roman Donchenko 0f1156bbb6 Made the order of tests in XLS reports deterministic. 12 years ago
Roman Donchenko 4d7b1b5ede In the XLS report, enabled word wrapping for header cells. 12 years ago
Roman Donchenko 6ff207b53a Added a new and improved version of the XLS report generator. 12 years ago
Roman Donchenko f003e29dc0 Updated testlog_parser.py to the latest version from the private repo. 12 years ago
Alexander Shishkov 24fd2cc326 updated licenses 12 years ago
Alexander Shishkov 5db08961ce fixed Kirill's comments 12 years ago
Ivan Korolev fee8121040 Added regression tests for SURF/SIFT (related to #2892) 12 years ago
Alexander Shishkov 0cee15eb7f Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure. 12 years ago
Vladislav Vinogradov a4750f49c6 fix for bug #3068 (PCA::computeVar for double input): 12 years ago
peng xiao e6b18fc492 Fix a bug caused by NDEBUG macro; it is now removed. 12 years ago
Ivan Korolev 58fa401b4d Fixed a bug #2405 12 years ago
Ivan Korolev fc82150edc Fixed a bug #2892 12 years ago
Sergei Nosov c90abb6a03 add multiruns to fix "unreliable results" error 12 years ago
Vladislav Vinogradov 0367a7f992 link with nvcuvenc and ffmpeg libraries only if WITH_NVCUVID is enabled 12 years ago
Ivan Korolev de4c3f0178 Fixed a bug related to video stabilization crashes with a blank video (Bug #3023) 12 years ago
Alexander Smorkalov 83e9b0a87a Javadoc waring fix. 12 years ago
Vladislav Vinogradov e433145b7e fix for Bug #3085: 12 years ago
peng xiao 5fd724b54a Add a function to query if global OpenCL context is initialized. 12 years ago
Peng Xiao d9ab22e4ed Fix two bugs related to opencl context. 12 years ago
Andrew Senin 8eb6decb25 Fixed Ximea cameras support 12 years ago
Peng Xiao c8398c9fdc Use anonymous enumerations instead of constants 12 years ago
Roman Donchenko d583a79869 Revert "Add a variant of detectMultiScale with an argument 'weights'" 12 years ago
Alexander Smorkalov 956d8027ef Bug #3044 cap_dshow.cpp forgotten validity check fixed. 12 years ago
Peng Xiao 1d8cd3a717 Add ocl CLACH implementation. 12 years ago
Vladislav Vinogradov 99a5b3417a added missing BackgroundSubtractorMOG2 parameters 12 years ago
Roman Donchenko 41482fe56c Erase MatchPairsBody's copy constructor. 12 years ago
Peng Xiao e77abeef16 Add a new global function to control ocl binary storage 12 years ago
Andrey Pavlenko 264d26e671 fixing empty Mat case 12 years ago
Peter Minin ab6be9b7b7 Add a variant of detectMultiScale with an argument 'weights' that 12 years ago
Leszek Swirski 7d0f6b4d68 Fix image saving from QT toolbar 12 years ago