Roman Donchenko [Thu, 20 Jun 2013 10:27:51 +0000 (14:27 +0400)]
A few minor improvements to the XLS report generator.
* In comparison column headers, switched the order of labels, so that
it's "to" vs "from".
* When a test was present, but not run successfully, put its status in
the corresponding cell instead of coloring it gray.
Roman Donchenko [Wed, 19 Jun 2013 13:01:57 +0000 (17:01 +0400)]
Merge pull request #954 from LeszekSwirski:24_fix-qtwindow
Roman Donchenko [Wed, 19 Jun 2013 10:43:28 +0000 (14:43 +0400)]
Merge pull request #1023 from pengx17:2.4_fix_amd_path
Roman Donchenko [Wed, 19 Jun 2013 08:24:34 +0000 (12:24 +0400)]
Merge pull request #1016 from SpecLad:xls-report
Roman Donchenko [Wed, 19 Jun 2013 08:24:05 +0000 (12:24 +0400)]
Merge pull request #1020 from SpecLad:tests-record-more
peng xiao [Wed, 19 Jun 2013 03:31:42 +0000 (11:31 +0800)]
Fix cmake path finding for amd libs.
There is no WIN64 defined in the environment.
Roman Donchenko [Tue, 18 Jun 2013 14:32:03 +0000 (18:32 +0400)]
Merge pull request #1008 from ivan-korolev:fix_sift_bug_2892
Roman Donchenko [Tue, 18 Jun 2013 14:08:38 +0000 (18:08 +0400)]
Made tests record information about CPU features and Tegra optimization status.
Roman Donchenko [Mon, 17 Jun 2013 17:06:15 +0000 (21:06 +0400)]
Made tests record in the XML output which parallel framework was used.
Roman Donchenko [Tue, 18 Jun 2013 12:46:03 +0000 (16:46 +0400)]
Merge pull request #994 from asmorkalov:android_java_wrappers
Alexander Smorkalov [Thu, 13 Jun 2013 11:38:21 +0000 (15:38 +0400)]
Java/Python bindings for computeCorrespondEpilines added.
Simle Java test for computeCorrespondEpilines added.
Roman Donchenko [Tue, 18 Jun 2013 11:54:01 +0000 (15:54 +0400)]
Merge pull request #1007 from alekcac:i_camera
Roman Donchenko [Tue, 18 Jun 2013 08:30:05 +0000 (12:30 +0400)]
Made xls-report.py ignore tests that were not successful.
Roman Donchenko [Tue, 18 Jun 2013 09:36:20 +0000 (13:36 +0400)]
Made the order of tests in XLS reports deterministic.
Roman Donchenko [Mon, 17 Jun 2013 17:06:02 +0000 (21:06 +0400)]
In the XLS report, enabled word wrapping for header cells.
Otherwise, Excel ignores line breaks in them.
Roman Donchenko [Fri, 14 Jun 2013 10:53:02 +0000 (14:53 +0400)]
Added a new and improved version of the XLS report generator.
Roman Donchenko [Thu, 13 Jun 2013 08:22:12 +0000 (12:22 +0400)]
Updated testlog_parser.py to the latest version from the private repo.
Alexander Shishkov [Tue, 18 Jun 2013 03:02:09 +0000 (07:02 +0400)]
updated licenses
Alexander Shishkov [Tue, 18 Jun 2013 02:59:52 +0000 (06:59 +0400)]
fixed Kirill's comments
Ivan Korolev [Fri, 14 Jun 2013 13:03:15 +0000 (17:03 +0400)]
Added regression tests for SURF/SIFT (related to #2892)
Roman Donchenko [Fri, 14 Jun 2013 12:23:01 +0000 (16:23 +0400)]
Merge pull request #996 from jet47:gpu-nvcuvid-libraries
Roman Donchenko [Fri, 14 Jun 2013 12:22:47 +0000 (16:22 +0400)]
Merge pull request #995 from jet47:fix-bug-2985
Roman Donchenko [Fri, 14 Jun 2013 12:19:50 +0000 (16:19 +0400)]
Merge pull request #999 from snosov1:unreliable-results-fix
Roman Donchenko [Fri, 14 Jun 2013 11:53:35 +0000 (15:53 +0400)]
Merge pull request #1005 from alekcac:doc_fix
Roman Donchenko [Fri, 14 Jun 2013 11:52:56 +0000 (15:52 +0400)]
Merge pull request #1004 from jet47:fix-bug-3068
Roman Donchenko [Fri, 14 Jun 2013 11:49:33 +0000 (15:49 +0400)]
Merge pull request #987 from jet47:bug-3085-fix
Roman Donchenko [Fri, 14 Jun 2013 11:47:23 +0000 (15:47 +0400)]
Merge pull request #969 from pengx17:2.4_binary_cache
Roman Donchenko [Fri, 14 Jun 2013 11:46:23 +0000 (15:46 +0400)]
Merge pull request #929 from dominikrose:mingw-libdc1394-2-windows
Alexander Shishkov [Fri, 14 Jun 2013 11:10:25 +0000 (15:10 +0400)]
Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure.
Roman Donchenko [Fri, 14 Jun 2013 09:50:01 +0000 (13:50 +0400)]
Merge pull request #1000 from ivan-korolev:fix_sift_bug_2892
Roman Donchenko [Fri, 14 Jun 2013 09:47:32 +0000 (13:47 +0400)]
Merge pull request #1001 from ivan-korolev:fix_stitching_bug_2405
Alexander Shishkov [Fri, 14 Jun 2013 09:12:35 +0000 (13:12 +0400)]
Fix bug with indices
Vladislav Vinogradov [Fri, 14 Jun 2013 08:53:44 +0000 (12:53 +0400)]
fix for bug #3068 (PCA::computeVar for double input):
The matrix g can have CV_32F or CV_64F type, but g.at uses only float template.
This fix adds specialization for double type.
peng xiao [Fri, 14 Jun 2013 08:37:00 +0000 (16:37 +0800)]
Fix a bug caused by NDEBUG macro; it is now removed.
Revise some descriptions of the enums.
Ivan Korolev [Fri, 14 Jun 2013 06:43:20 +0000 (10:43 +0400)]
Fixed a bug #2405
Andrey Pavlenko [Fri, 14 Jun 2013 06:17:23 +0000 (10:17 +0400)]
Merge pull request #998 from asmorkalov:android_cmake_mips_fix
Ivan Korolev [Fri, 14 Jun 2013 04:21:42 +0000 (08:21 +0400)]
Fixed a bug #2892
Sergei Nosov [Thu, 13 Jun 2013 17:14:42 +0000 (21:14 +0400)]
add multiruns to fix "unreliable results" error
Roman Donchenko [Thu, 13 Jun 2013 12:57:12 +0000 (16:57 +0400)]
Merge pull request #993 from ivan-korolev:fix_videostab_bug_3023
Roman Donchenko [Thu, 13 Jun 2013 12:56:40 +0000 (16:56 +0400)]
Merge pull request #988 from snosov1:3071-fix
Roman Donchenko [Thu, 13 Jun 2013 12:55:55 +0000 (16:55 +0400)]
Merge pull request #986 from pengx17:2.4_initiated_context
Roman Donchenko [Thu, 13 Jun 2013 12:55:12 +0000 (16:55 +0400)]
Merge pull request #982 from pengx17:2.4_fix_two_bugs
Roman Donchenko [Thu, 13 Jun 2013 12:54:45 +0000 (16:54 +0400)]
Merge pull request #981 from SeninAndrew:ximea_camera_support_fix
Alexander Smorkalov [Thu, 13 Jun 2013 12:51:45 +0000 (16:51 +0400)]
Fix build problems on MIPS and Linaro NDK.
Merged android.toolchain.cmake from project
https://github.com/taka-no-me/android-cmake
commit:
fd1f7055f8b7338644d58d9a2015a784dfa3a5ca
Vladislav Vinogradov [Thu, 13 Jun 2013 12:46:34 +0000 (16:46 +0400)]
link with nvcuvenc and ffmpeg libraries only if WITH_NVCUVID is enabled
Roman Donchenko [Thu, 13 Jun 2013 12:30:14 +0000 (16:30 +0400)]
Merge pull request #991 from asmorkalov:android_javadoc_fix
Vladislav Vinogradov [Thu, 13 Jun 2013 12:13:46 +0000 (16:13 +0400)]
fix for bug #2985:
OPENCLAMDBLAS and OPENCLAMDFFT never detected under linux.
lib64/import and lib32/import is the path on Windows but not Linux.
for CLAMDBLAS library we should use CLAMDBLAS_PATH (not CLAMDFFT_PATH)
Ivan Korolev [Thu, 13 Jun 2013 09:41:43 +0000 (13:41 +0400)]
Fixed a bug related to video stabilization crashes with a blank video (Bug #3023)
Alexander Smorkalov [Thu, 13 Jun 2013 08:40:14 +0000 (12:40 +0400)]
Javadoc waring fix.
Sergei Nosov [Thu, 13 Jun 2013 07:51:45 +0000 (11:51 +0400)]
Fixes bug #3071.
If we have perfect matches (min_dist == 0.0), then strict comparison
fails. Making it non-strict results in treating perfect matches as
good.
Vladislav Vinogradov [Thu, 13 Jun 2013 06:22:56 +0000 (10:22 +0400)]
fix for Bug #3085:
weights array is only allocated for (l_count+1) elements,
but then weights[l_count+1] element is accessed.
peng xiao [Thu, 13 Jun 2013 02:46:12 +0000 (10:46 +0800)]
Add a function to query if global OpenCL context is initialized.
Peng Xiao [Wed, 12 Jun 2013 05:55:20 +0000 (13:55 +0800)]
Fix two bugs related to opencl context.
1. As getDevice will implicitly call setDevice, in getContext we should not need to call it again.
2. Fix an incorrect type casting.
Andrew Senin [Tue, 11 Jun 2013 17:17:31 +0000 (21:17 +0400)]
Fixed Ximea cameras support
Roman Donchenko [Tue, 11 Jun 2013 14:21:52 +0000 (18:21 +0400)]
Merge pull request #972 from jet47:mog2-params-bug-2168
Roman Donchenko [Tue, 11 Jun 2013 14:18:14 +0000 (18:18 +0400)]
Merge pull request #980 from SpecLad:include-config
Roman Donchenko [Tue, 11 Jun 2013 14:17:56 +0000 (18:17 +0400)]
Merge pull request #973 from pengx17:2.4_oclclahe
Roman Donchenko [Tue, 11 Jun 2013 13:35:38 +0000 (17:35 +0400)]
Merge pull request #903 from aks2:2.4
Peng Xiao [Tue, 11 Jun 2013 12:32:55 +0000 (20:32 +0800)]
Use anonymous enumerations instead of constants
Roman Donchenko [Tue, 11 Jun 2013 07:59:31 +0000 (11:59 +0400)]
Merge pull request #968 from asmorkalov:android_na_cproj_fix
Roman Donchenko [Mon, 10 Jun 2013 13:06:34 +0000 (17:06 +0400)]
Revert "Add a variant of detectMultiScale with an argument 'weights'"
It was merged by mistake.
This reverts commit
ab6be9b7b7691967e42297aa6d3a67fb07597fd8.
Vadim Pisarevsky [Mon, 10 Jun 2013 11:22:46 +0000 (15:22 +0400)]
Merge pull request #961 from PeterMinin:detected_objects_weight
Roman Donchenko [Mon, 10 Jun 2013 11:06:31 +0000 (15:06 +0400)]
Merge pull request #971 from SpecLad:matchers-ctor
Roman Donchenko [Mon, 10 Jun 2013 11:06:14 +0000 (15:06 +0400)]
Merge pull request #970 from asmorkalov:dshow_valid_check_fix
Alexander Smorkalov [Mon, 10 Jun 2013 20:29:45 +0000 (13:29 -0700)]
Bug #3044 cap_dshow.cpp forgotten validity check fixed.
Roman Donchenko [Mon, 10 Jun 2013 11:03:31 +0000 (15:03 +0400)]
Merge pull request #965 from apavlenko:fix_java_empty_mats
Peng Xiao [Mon, 10 Jun 2013 10:37:48 +0000 (18:37 +0800)]
Add ocl CLACH implementation.
Test cases (accuracy and performance) are provided.
Vladislav Vinogradov [Mon, 10 Jun 2013 09:41:46 +0000 (13:41 +0400)]
added missing BackgroundSubtractorMOG2 parameters
Roman Donchenko [Mon, 10 Jun 2013 09:30:23 +0000 (13:30 +0400)]
Erase MatchPairsBody's copy constructor.
It's the same as the implicitly defined one, and it causes a -Wextra warning
(not initializing the base class in a copy constructor).
Peng Xiao [Mon, 10 Jun 2013 08:38:22 +0000 (16:38 +0800)]
Add a new global function to control ocl binary storage
Previously the feature is controlled by setBinpath implicitly.
We add the function to cope with setBinpath and setBinpath is only
useful when setBinaryDiskCache is set.
Refer to the header to see more info.
Alexander Smorkalov [Mon, 10 Jun 2013 07:06:28 +0000 (11:06 +0400)]
NativeActivity sample build with Eclipse CDT fixed.
Andrey Pavlenko [Sat, 8 Jun 2013 08:41:57 +0000 (12:41 +0400)]
fixing empty Mat case
Roman Donchenko [Fri, 7 Jun 2013 15:07:00 +0000 (19:07 +0400)]
Include the OpenCV config headers into every module.
This has no bearing on compilation, but it makes them show up in IDEs.
Vadim Pisarevsky [Fri, 7 Jun 2013 09:44:28 +0000 (13:44 +0400)]
Merge pull request #946 from bitwangyaoyao:2.4_samples2
Vadim Pisarevsky [Fri, 7 Jun 2013 09:44:10 +0000 (13:44 +0400)]
Merge pull request #957 from pengx17:2.4_fix_corner_detector
Roman Donchenko [Fri, 7 Jun 2013 07:29:40 +0000 (11:29 +0400)]
Merge pull request #960 from SpecLad:extra-modules
Roman Donchenko [Fri, 7 Jun 2013 07:27:45 +0000 (11:27 +0400)]
Merge pull request #959 from SpecLad:qt4-build
Peter Minin [Thu, 6 Jun 2013 15:00:55 +0000 (19:00 +0400)]
Add a variant of detectMultiScale with an argument 'weights' that
receives the number of neighbors joined into each detected object
Roman Donchenko [Thu, 6 Jun 2013 13:58:14 +0000 (17:58 +0400)]
Merge pull request #955 from SpecLad:symlink
Leszek Swirski [Tue, 21 May 2013 16:54:58 +0000 (17:54 +0100)]
Fix image saving from QT toolbar
Leszek Swirski [Tue, 21 May 2013 16:53:36 +0000 (17:53 +0100)]
Fix pixel value rendering for non-fixed-size QT windows
Roman Donchenko [Thu, 6 Jun 2013 10:09:33 +0000 (14:09 +0400)]
Fix a missing header path when building with Qt 4.
Also, removing explicit include path configuration,
since QT_USE_FILE takes care of that.
peng xiao [Thu, 6 Jun 2013 03:44:35 +0000 (11:44 +0800)]
Fix a bug of cornerHarris and cornerMinEigenVal.
The bug is a buffer overrun when border type is reflect101.
It is found that gfft crashed with input of size 100x100 on Intel CPU.
Roman Donchenko [Wed, 5 Jun 2013 14:09:47 +0000 (18:09 +0400)]
Add support for adding custom OpenCV modules.
Roman Donchenko [Wed, 5 Jun 2013 13:56:35 +0000 (17:56 +0400)]
Merge pull request #953 from jet47:fix-bug-3069
Roman Donchenko [Wed, 5 Jun 2013 13:50:11 +0000 (17:50 +0400)]
Merge pull request #952 from SpecLad:jepg
Roman Donchenko [Wed, 5 Jun 2013 11:54:27 +0000 (15:54 +0400)]
Don't resolve symlinks when looking for modules.
We don't really need it, it makes the code longer, and it can lead to
inconsistent paths when OpenCV is itself inside a symlink.
Roman Donchenko [Wed, 5 Jun 2013 13:04:21 +0000 (17:04 +0400)]
Merge pull request #948 from jet47:cuda-5.5-support
Roman Donchenko [Wed, 5 Jun 2013 12:00:25 +0000 (16:00 +0400)]
Merge pull request #890 from caorong:patch-1
caorong [Thu, 16 May 2013 03:26:37 +0000 (11:26 +0800)]
fix a bug(DetectorType never change)
changed line281 -> line220
Presentation:
because line 220 give the globle var mDetectorType,and in line 230 it will be compared with mDeteorType !!! it will never be unequal ~
fix:
change mDetectorType(previous globle var) to a new local val tmpDetectorType
Vladislav Vinogradov [Wed, 5 Jun 2013 10:08:55 +0000 (14:08 +0400)]
fixed bug #3069 (infinite loop in GPU LBP Cascade detectMultiScale)
Roman Donchenko [Wed, 5 Jun 2013 09:51:11 +0000 (13:51 +0400)]
Fix typo in .gitattributes.
Roman Donchenko [Wed, 5 Jun 2013 07:50:11 +0000 (11:50 +0400)]
Merge pull request #947 from jet47:fix-gpu-arm-build
Roman Donchenko [Wed, 5 Jun 2013 07:27:08 +0000 (11:27 +0400)]
Merge pull request #941 from apavlenko:signed_char
Roman Donchenko [Tue, 4 Jun 2013 13:52:30 +0000 (17:52 +0400)]
Merge pull request #893 from jet47:gpu-arm-fixes
Roman Donchenko [Tue, 4 Jun 2013 13:50:31 +0000 (17:50 +0400)]
Merge pull request #940 from SpecLad:autolock
Vladislav Vinogradov [Tue, 4 Jun 2013 11:01:06 +0000 (15:01 +0400)]
fixed BroxOpticalFlow sanity test (increase epsilon value)
+ interpolateFrames and createOpticalFlowNeedleMap
Vladislav Vinogradov [Tue, 4 Jun 2013 10:59:47 +0000 (14:59 +0400)]
fixed BoxFilter sanity test (different rounding results)
Vladislav Vinogradov [Tue, 4 Jun 2013 09:58:45 +0000 (13:58 +0400)]
fixed BroxOpticalFlow regression test
the output of BroxOpticalFlow differs a bit in CUDA 5.5
Vladislav Vinogradov [Tue, 4 Jun 2013 09:57:35 +0000 (13:57 +0400)]
rewrite gpu/device/vec_math.hpp file
old version isn't compiled with CUDA 5.5
new version doesn't depend on functional.hpp