7993 Commits (6d7f29a03a77fe5ef77bd3662195418d88746959)
 

Author SHA1 Message Date
kdrobnyh df4b67a749 Merge pull request #1 from Itseez/2.4 12 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Roman Donchenko 241e2d2360 Merge pull request #1077 from bitwangyaoyao:2.4_kmeans 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Roman Donchenko 2d9b3a8334 Deleted a bunch of unused configuration macros. 12 years ago
Roman Donchenko 894b30b34d Merge pull request #1088 from apacha:brisk_noDescriptors_fix 12 years ago
Roman Donchenko f0c7cce87a Merge pull request #1080 from hhofbaue:matchTemplate_bugfix 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Roman Donchenko a0f6e1ba1d Merge pull request #1103 from apavlenko:ver_2.4.6.1 12 years ago
Andrey Pavlenko 2b2e02166e setting version to 2.4.6.1 (hot-fix release for Linux camera support) 12 years ago
Roman Donchenko ea3239a00e xls-report.py: Added an option to show per-pixel times 12 years ago
Roman Donchenko 5b2dc26f2c Made the crude ability less crude. 12 years ago
Roman Donchenko 215b3e749f Added to the test log parser a crude ability to detect non-implemented tests. 12 years ago
Roman Donchenko 1080c4295a xls-report.py: removed image size and type from the list of other parameters. 12 years ago
Roman Donchenko 63d151a29c xls-report.py: add ability to specify arbitrary sheet properties 12 years ago
kdrobnyh f8eb806565 Add IPP support to integral function 12 years ago
peng xiao 5032240c9d Fix ocl gftt file name typo. 12 years ago
Roman Donchenko 2dedfd9762 Merge pull request #1099 from asmorkalov:linux_vcap_fix 12 years ago
Alexander Smorkalov f77d1f57ee V4L and V4L2 based Video capture bug fix (Bugfix #3144). 12 years ago
Roman Donchenko b1f04c5388 Merge pull request #1097 from apavlenko:ocl_tests_fixes 12 years ago
Andrey Pavlenko fcb4c0e51c fixing working with test data and a small fix for init code 12 years ago
Andrew Senin aa2ca3aa8f Improve FPS on black and white Ximea cameras 12 years ago
Andrey Pavlenko 1a2458885b Merge pull request #1094 from asmorkalov:android_na_fix 12 years ago
Alexander Smorkalov 69b308a368 Various fixes in android sample NativeActivity. 12 years ago
Roman Donchenko f5089100b9 Merge pull request #1073 from asmorkalov:android_cvjavaframe 12 years ago
Roman Donchenko c4e59866a2 Merge pull request #1074 from devernay:2.4-cap_qt-multithread 12 years ago
Andrey Pavlenko b6b1d5e75d Merge pull request #1092 from asmorkalov:manager_version_inc 12 years ago
Roman Donchenko 36a4d246f4 Merge pull request #1087 from znah:2.4 12 years ago
Alexander Smorkalov e905c81ccc OpenCV Manager version++. 12 years ago
Roman Donchenko dbf02c71b6 Merge pull request #1091 from SpecLad:xls-updates 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 ec1df9f54d Merge pull request #1090 from asmorkalov:android_tbb_downgrade 12 years ago
Alexander Smorkalov c2e6668414 Bug #3124 libopencv_java.so v 2.4.6 hangs on some Android 4.0.3 devices fixed. 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
Roman Donchenko a2d576c1bb Merge pull request #1085 from bitwangyaoyao:2.4_optBP 12 years ago
Roman Donchenko 4d569732b9 Merge pull request #1086 from melody-rain:2.4_fix_oclMat_constructor 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
Heinz Hofbauer a26c4fa2a2 Bugfix for an overlapping size of image and template for matchTemplate. 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