profile/ivi/opencv.git
11 years agoCompletely get rid of opencv_group
Kirill Kornyakov [Fri, 28 Jun 2013 08:15:14 +0000 (12:15 +0400)]
Completely get rid of opencv_group

11 years agoUpdated a couple of more links
Kirill Kornyakov [Fri, 28 Jun 2013 08:12:53 +0000 (12:12 +0400)]
Updated a couple of more links

11 years agoupdated email address
Kirill Kornyakov [Fri, 28 Jun 2013 07:53:39 +0000 (11:53 +0400)]
updated email address

11 years agoMentioned 2.4 and master branches
Kirill Kornyakov [Fri, 28 Jun 2013 07:51:40 +0000 (11:51 +0400)]
Mentioned 2.4 and master branches

11 years agoAdded link to contribution process, updated formatting
Kirill Kornyakov [Thu, 13 Jun 2013 12:48:17 +0000 (16:48 +0400)]
Added link to contribution process, updated formatting

11 years agochanged contacts in tutorual
Alexander Shishkov [Thu, 4 Apr 2013 21:31:30 +0000 (01:31 +0400)]
changed contacts in tutorual

11 years agoMerge pull request #1054 from asmorkalov:opencv_version
Roman Donchenko [Fri, 28 Jun 2013 07:29:54 +0000 (11:29 +0400)]
Merge pull request #1054 from asmorkalov:opencv_version

11 years agoMerge pull request #1040 from asmorkalov:winrt
Roman Donchenko [Thu, 27 Jun 2013 12:59:25 +0000 (16:59 +0400)]
Merge pull request #1040 from asmorkalov:winrt

11 years agoMerge pull request #1056 from asmorkalov:android_old_remove
Roman Donchenko [Thu, 27 Jun 2013 12:29:56 +0000 (16:29 +0400)]
Merge pull request #1056 from asmorkalov:android_old_remove

11 years agoMerge pull request #1057 from SpecLad:gtest-param-filter
Roman Donchenko [Thu, 27 Jun 2013 11:50:31 +0000 (15:50 +0400)]
Merge pull request #1057 from SpecLad:gtest-param-filter

11 years agoTest fixes
Alexander Smorkalov [Thu, 27 Jun 2013 06:56:50 +0000 (23:56 -0700)]
Test fixes

Calib3d badarg tests fixed. Default exception handling enabled;
Highgui Video I/O tests fixed on ARM;
Code cleanup.

11 years agoTBB updated to version 4.1 update 4.
Alexander Smorkalov [Wed, 26 Jun 2013 09:31:47 +0000 (02:31 -0700)]
TBB updated to version 4.1 update 4.

11 years agoExtended Google Test to allow filtering by parameter value.
Roman Donchenko [Wed, 26 Jun 2013 14:34:36 +0000 (18:34 +0400)]
Extended Google Test to allow filtering by parameter value.

11 years agoMerge pull request #1050 from pengx17:2.4_clach_mod
Roman Donchenko [Thu, 27 Jun 2013 08:22:00 +0000 (12:22 +0400)]
Merge pull request #1050 from pengx17:2.4_clach_mod

11 years agoOpenCV Library and Manager version incremented.
Alexander Smorkalov [Wed, 26 Jun 2013 13:12:51 +0000 (17:12 +0400)]
OpenCV Library and Manager version incremented.

OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.

11 years agoOld android folder removed.
Alexander Smorkalov [Thu, 27 Jun 2013 07:26:51 +0000 (11:26 +0400)]
Old android folder removed.

The changes must be applied after buildbot update only!

11 years agoRemove empty cv::ocl::CLAHE class.
peng xiao [Thu, 27 Jun 2013 02:06:37 +0000 (10:06 +0800)]
Remove empty cv::ocl::CLAHE class.

11 years agoMerge pull request #1053 from snosov1:unreliable-results-fix
Roman Donchenko [Wed, 26 Jun 2013 13:00:14 +0000 (17:00 +0400)]
Merge pull request #1053 from snosov1:unreliable-results-fix

11 years agoMerge pull request #1045 from bitwangyaoyao:2.4_fix
Roman Donchenko [Wed, 26 Jun 2013 12:55:06 +0000 (16:55 +0400)]
Merge pull request #1045 from bitwangyaoyao:2.4_fix

11 years agoMerge pull request #1048 from SpecLad:xls-conf
Roman Donchenko [Wed, 26 Jun 2013 12:53:50 +0000 (16:53 +0400)]
Merge pull request #1048 from SpecLad:xls-conf

11 years agoWindows RT related code cleanup.
Alexander Smorkalov [Mon, 24 Jun 2013 08:10:18 +0000 (01:10 -0700)]
Windows RT related code cleanup.

Windows RT sample cleanup.
Video I/O code cleanup.

11 years agoMerge pull request #1052 from SpecLad:ocl-mingw-warnings
Roman Donchenko [Wed, 26 Jun 2013 12:13:47 +0000 (16:13 +0400)]
Merge pull request #1052 from SpecLad:ocl-mingw-warnings

11 years agomultiruns added to avoid the 'unreliable results' error
Sergei Nosov [Wed, 26 Jun 2013 11:07:39 +0000 (15:07 +0400)]
multiruns added to avoid the 'unreliable results' error

11 years agoFix miscellaneous warnings from compiling with MinGW.
Roman Donchenko [Wed, 26 Jun 2013 10:59:00 +0000 (14:59 +0400)]
Fix miscellaneous warnings from compiling with MinGW.

Note that MinGW defines NOMINMAX by default.

11 years agofix pyrlk
yao [Wed, 26 Jun 2013 08:58:20 +0000 (16:58 +0800)]
fix pyrlk

11 years agoLet CLAHE_OCL reuse cv::CLAHE abstract class.
peng xiao [Wed, 26 Jun 2013 02:50:51 +0000 (10:50 +0800)]
Let CLAHE_OCL reuse cv::CLAHE abstract class.

11 years agoWinRT build fix for samples and static libs.
Alexander Smorkalov [Thu, 20 Jun 2013 07:46:56 +0000 (00:46 -0700)]
WinRT build fix for samples and static libs.

11 years agoWindows RT sample improved.
Alexander Smorkalov [Wed, 19 Jun 2013 10:57:26 +0000 (03:57 -0700)]
Windows RT sample improved.

Corrent histogram output on YUV image implemented;
Some code refactoring done.

11 years agoTransform selection implemented in sample GUI.
Alexander Smorkalov [Fri, 14 Jun 2013 22:01:09 +0000 (15:01 -0700)]
Transform selection implemented in sample GUI.

Gistogram output does not work propertly due color conversion problems.

11 years agoSeveral transforms added to sample IMFTransform.
Alexander Smorkalov [Mon, 10 Jun 2013 18:48:53 +0000 (11:48 -0700)]
Several transforms added to sample IMFTransform.

11 years agoWindows RT sample updated.
Alexander Smorkalov [Mon, 24 Jun 2013 09:32:57 +0000 (02:32 -0700)]
Windows RT sample updated.

Unused scenarious removed.
Grey scale convertion replaced with cv::Canny call.

11 years agoBase camera access sample for Windows RT added.
Alexander Smorkalov [Thu, 6 Jun 2013 08:34:57 +0000 (01:34 -0700)]
Base camera access sample for Windows RT added.

Microsoft Media Foundation Camera Sample for Windows RT added.

11 years agoBuild fix for Windows RT.
Alexander Smorkalov [Wed, 29 May 2013 08:14:01 +0000 (01:14 -0700)]
Build fix for Windows RT.

11 years agoPerf test failure fixes for Media Foundation.
Alexander Smorkalov [Fri, 24 May 2013 13:34:42 +0000 (06:34 -0700)]
Perf test failure fixes for Media Foundation.

11 years agoGetProperty method for MSMF VideoCapture implemented.
Alexander Smorkalov [Wed, 22 May 2013 16:50:54 +0000 (09:50 -0700)]
GetProperty method for MSMF VideoCapture implemented.

11 years agoTBB support for WinRT fixed.
Alexander Smorkalov [Wed, 22 May 2013 14:26:43 +0000 (07:26 -0700)]
TBB support for WinRT fixed.

Development release of TBB with WinRT support added;
TBB.dll is placed in bin folder now.

11 years agoMedia foundation video i/o fixes.
Alexander Smorkalov [Wed, 22 May 2013 11:21:23 +0000 (04:21 -0700)]
Media foundation video i/o fixes.

Bug in Video for Windows capture init fixed;
Media Foundation based capture finalization fixed;
Highgui tests for video i/o updated.

11 years agofix moments
yao [Tue, 25 Jun 2013 08:26:33 +0000 (16:26 +0800)]
fix moments

11 years agoMerge pull request #1002 from asmorkalov:doc_warning_fix
Roman Donchenko [Tue, 25 Jun 2013 07:41:59 +0000 (11:41 +0400)]
Merge pull request #1002 from asmorkalov:doc_warning_fix

11 years agoMerge pull request #1035 from SpecLad:cv-concurrency
Roman Donchenko [Tue, 25 Jun 2013 07:33:16 +0000 (11:33 +0400)]
Merge pull request #1035 from SpecLad:cv-concurrency

11 years agoMerge pull request #1021 from alekcac:platforms
Roman Donchenko [Tue, 25 Jun 2013 07:32:51 +0000 (11:32 +0400)]
Merge pull request #1021 from alekcac:platforms

11 years agofix stereobm crash on some cpu ocl
yao [Tue, 25 Jun 2013 06:12:02 +0000 (14:12 +0800)]
fix stereobm crash on some cpu ocl

11 years agoadd "-c" for cpu ocl mode in perf tests
yao [Tue, 25 Jun 2013 06:11:28 +0000 (14:11 +0800)]
add "-c" for cpu ocl mode in perf tests

11 years agoMerge pull request #1030 from SpecLad:ts-impl-variants
Roman Donchenko [Mon, 24 Jun 2013 14:28:13 +0000 (18:28 +0400)]
Merge pull request #1030 from SpecLad:ts-impl-variants

11 years agoMerge pull request #1029 from SpecLad:have-qt-config
Roman Donchenko [Mon, 24 Jun 2013 13:03:50 +0000 (17:03 +0400)]
Merge pull request #1029 from SpecLad:have-qt-config

11 years agoUpdate Info.plist.in
Alexander Shishkov [Mon, 24 Jun 2013 10:52:17 +0000 (14:52 +0400)]
Update Info.plist.in

11 years agoMultiple Media Foundation video i/o fixes.
Alexander Smorkalov [Sat, 18 May 2013 20:04:31 +0000 (13:04 -0700)]
Multiple Media Foundation video i/o fixes.

Video i/o tests enabled for media foundation;
Negative stride support added to VideoCapture;
Error handling improved, dead lock in case of playback error fixed;
Some code refacotring done.

11 years agoMedia Foundation-based code refactoring.
Alexander Smorkalov [Wed, 15 May 2013 13:09:03 +0000 (06:09 -0700)]
Media Foundation-based code refactoring.

I* + SafeRelease -> ComPtr.

11 years agoMedia Foundation camera capture fixed.
Alexander Smorkalov [Wed, 15 May 2013 12:12:25 +0000 (05:12 -0700)]
Media Foundation camera capture fixed.

Camera-based VideoCapture updated to fit changes in ImageGrabber from prev
commit

11 years agoVideoCapture for video files implemented.
Alexander Smorkalov [Tue, 14 May 2013 12:17:34 +0000 (05:17 -0700)]
VideoCapture for video files implemented.

Set and Get methods are not implemented;
Camera based video capture is broken due to modifications.

11 years agoMedia Foundation-based VideoWriter improvements.
Alexander Smorkalov [Mon, 6 May 2013 14:17:53 +0000 (07:17 -0700)]
Media Foundation-based VideoWriter improvements.

FourCC parameter handlig added;
Smart pointers instead SafeRelease call;
Windows RT support (vertical mirroring).

11 years agoMedia Foundation-based VideoWriter added
Alexander Smorkalov [Mon, 6 May 2013 10:36:51 +0000 (03:36 -0700)]
Media Foundation-based VideoWriter added

11 years agoMedia Foundation based VideoCapture improved
Alexander Smorkalov [Tue, 16 Apr 2013 13:25:10 +0000 (06:25 -0700)]
Media Foundation based VideoCapture improved

Code formating fixed;
GrabFrame method implemented correclty.

11 years agoBuild with dev release of TBB enabled.
Alexander Smorkalov [Tue, 9 Apr 2013 01:13:49 +0000 (18:13 -0700)]
Build with dev release of TBB enabled.

11 years agoMerge pull request #1028 from SpecLad:ocl-clahe-dtor
Roman Donchenko [Mon, 24 Jun 2013 09:18:27 +0000 (13:18 +0400)]
Merge pull request #1028 from SpecLad:ocl-clahe-dtor

11 years agoReplaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function.
Roman Donchenko [Fri, 21 Jun 2013 08:43:16 +0000 (12:43 +0400)]
Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function.

That way, core/internal.hpp doesn't have to depend on cvconfig.h, which we
don't ship.

11 years agoMerge pull request #1034 from pengx17:2.4_oclmat_inoutarray
Roman Donchenko [Mon, 24 Jun 2013 08:27:25 +0000 (12:27 +0400)]
Merge pull request #1034 from pengx17:2.4_oclmat_inoutarray

11 years agoMerge pull request #1031 from pengx17:2.4_fix_converTo
Roman Donchenko [Mon, 24 Jun 2013 08:25:48 +0000 (12:25 +0400)]
Merge pull request #1031 from pengx17:2.4_fix_converTo

11 years agoMerge pull request #1025 from bitwangyaoyao:2.4_tests
Roman Donchenko [Mon, 24 Jun 2013 08:11:04 +0000 (12:11 +0400)]
Merge pull request #1025 from bitwangyaoyao:2.4_tests

11 years agoMerge pull request #1022 from bitwangyaoyao:2.4_hog
Roman Donchenko [Mon, 24 Jun 2013 08:08:59 +0000 (12:08 +0400)]
Merge pull request #1022 from bitwangyaoyao:2.4_hog

11 years agoMerge pull request #1026 from SpecLad:ts-version-prop
Roman Donchenko [Fri, 21 Jun 2013 14:00:59 +0000 (18:00 +0400)]
Merge pull request #1026 from SpecLad:ts-version-prop

11 years agoMerge pull request #1033 from SpecLad:xls++
Roman Donchenko [Fri, 21 Jun 2013 13:13:32 +0000 (17:13 +0400)]
Merge pull request #1033 from SpecLad:xls++

11 years agoWrote relevant docs.
Roman Donchenko [Fri, 21 Jun 2013 12:45:17 +0000 (16:45 +0400)]
Wrote relevant docs.

11 years agoMade Collector render property sets as dicts instead of tuples of pairs.
Roman Donchenko [Fri, 21 Jun 2013 09:43:16 +0000 (13:43 +0400)]
Made Collector render property sets as dicts instead of tuples of pairs.

11 years agoRevise naming for getOclMat function.
peng xiao [Fri, 21 Jun 2013 06:51:23 +0000 (14:51 +0800)]
Revise naming for getOclMat function.

11 years agoa bug fix in stereo_match sample
yao [Fri, 21 Jun 2013 06:50:08 +0000 (14:50 +0800)]
a bug fix in stereo_match sample

11 years agoAdd a workaround to interpolate between oclMat and Input/OutputArray.
peng xiao [Fri, 21 Jun 2013 06:05:29 +0000 (14:05 +0800)]
Add a workaround to interpolate between oclMat and Input/OutputArray.

11 years agoMade xls-report.py use global properties in XML files.
Roman Donchenko [Thu, 20 Jun 2013 15:34:32 +0000 (19:34 +0400)]
Made xls-report.py use global properties in XML files.

Now it can determine, without looking at the file name, both the module
name and the configuration name (the latter with a little help from the
configuration file).

11 years agoUse log formatting as intended.
Roman Donchenko [Thu, 20 Jun 2013 15:39:02 +0000 (19:39 +0400)]
Use log formatting as intended.

11 years agoChanged the impls argument to be an array name.
Roman Donchenko [Thu, 20 Jun 2013 11:16:22 +0000 (15:16 +0400)]
Changed the impls argument to be an array name.

Turns out, you can't use preprocessor directives inside macro arguments.
Who'd have thought?

11 years agoA few minor improvements to the XLS report generator.
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.

11 years agoMerge pull request #1017 from jet47:fix-gpu-warnings
Roman Donchenko [Thu, 20 Jun 2013 08:13:14 +0000 (12:13 +0400)]
Merge pull request #1017 from jet47:fix-gpu-warnings

11 years agoFix a bug of convertTo.
peng xiao [Thu, 20 Jun 2013 03:26:22 +0000 (11:26 +0800)]
Fix a bug of convertTo.
The bug was found that all 3-channel oclMat's were converted to
4-channel oclMat's after using convertTo function.

11 years agoDisabled the cuda variant when CUDA is not available.
Roman Donchenko [Wed, 19 Jun 2013 15:16:18 +0000 (19:16 +0400)]
Disabled the cuda variant when CUDA is not available.

11 years agoAdded an option to print available implementation variants.
Roman Donchenko [Wed, 19 Jun 2013 14:47:15 +0000 (18:47 +0400)]
Added an option to print available implementation variants.

11 years agoMade perf tests record module name, selected implementation and number of threads.
Roman Donchenko [Tue, 18 Jun 2013 14:40:55 +0000 (18:40 +0400)]
Made perf tests record module name, selected implementation and number of threads.

11 years agoExtended the CPU/GPU selection mechanism in performance tests.
Roman Donchenko [Tue, 11 Jun 2013 12:06:51 +0000 (16:06 +0400)]
Extended the CPU/GPU selection mechanism in performance tests.

Now it allows choosing between arbitrary implementation variants.

11 years agoPass the HAVE_QT* flags through the config header, like all others.
Roman Donchenko [Wed, 19 Jun 2013 13:44:12 +0000 (17:44 +0400)]
Pass the HAVE_QT* flags through the config header, like all others.

I don't know why it didn't work for the original author, but it definitely
works now.

11 years agoMerge pull request #954 from LeszekSwirski:24_fix-qtwindow
Roman Donchenko [Wed, 19 Jun 2013 13:01:57 +0000 (17:01 +0400)]
Merge pull request #954 from LeszekSwirski:24_fix-qtwindow

11 years agoGive cv::ocl::CLAHE a virtual destructor, for the usual reasons.
Roman Donchenko [Wed, 19 Jun 2013 11:39:11 +0000 (15:39 +0400)]
Give cv::ocl::CLAHE a virtual destructor, for the usual reasons.

11 years agoMake version-related test properties more useful.
Roman Donchenko [Wed, 19 Jun 2013 10:45:03 +0000 (14:45 +0400)]
Make version-related test properties more useful.

Namely, normalize their names to a common convention and remove useless text
from their values.

11 years agoMerge pull request #1023 from pengx17:2.4_fix_amd_path
Roman Donchenko [Wed, 19 Jun 2013 10:43:28 +0000 (14:43 +0400)]
Merge pull request #1023 from pengx17:2.4_fix_amd_path

11 years agorevise ocl samples, add tvl1 sample
yao [Wed, 19 Jun 2013 08:36:23 +0000 (16:36 +0800)]
revise ocl samples, add tvl1 sample

11 years agoMerge pull request #1016 from SpecLad:xls-report
Roman Donchenko [Wed, 19 Jun 2013 08:24:34 +0000 (12:24 +0400)]
Merge pull request #1016 from SpecLad:xls-report

11 years agoMerge pull request #1020 from SpecLad:tests-record-more
Roman Donchenko [Wed, 19 Jun 2013 08:24:05 +0000 (12:24 +0400)]
Merge pull request #1020 from SpecLad:tests-record-more

11 years agorevise accuracy and perf tests
yao [Wed, 19 Jun 2013 05:03:35 +0000 (13:03 +0800)]
revise accuracy and perf tests

11 years agoFix cmake path finding for amd libs.
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.

11 years agooptimize hog
yao [Wed, 19 Jun 2013 03:20:45 +0000 (11:20 +0800)]
optimize hog

11 years agomoved iOS part to platforms folder
Alexander Shishkov [Tue, 18 Jun 2013 20:20:21 +0000 (00:20 +0400)]
moved iOS part to platforms folder

11 years agoMerge pull request #1008 from ivan-korolev:fix_sift_bug_2892
Roman Donchenko [Tue, 18 Jun 2013 14:32:03 +0000 (18:32 +0400)]
Merge pull request #1008 from ivan-korolev:fix_sift_bug_2892

11 years agoMade tests record information about CPU features and Tegra optimization status.
Roman Donchenko [Tue, 18 Jun 2013 14:08:38 +0000 (18:08 +0400)]
Made tests record information about CPU features and Tegra optimization status.

11 years agoMade tests record in the XML output which parallel framework was used.
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.

11 years agofix gpu warnings with signed/unsigned char
Vladislav Vinogradov [Tue, 18 Jun 2013 09:17:33 +0000 (13:17 +0400)]
fix gpu warnings with signed/unsigned char

11 years agoSome fixes for incorrectly documented parameters identified by rst_parser.py (Bug...
Alexander Smorkalov [Fri, 14 Jun 2013 07:53:54 +0000 (11:53 +0400)]
Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205)

11 years agoMerge pull request #994 from asmorkalov:android_java_wrappers
Roman Donchenko [Tue, 18 Jun 2013 12:46:03 +0000 (16:46 +0400)]
Merge pull request #994 from asmorkalov:android_java_wrappers

11 years agoJava/Python bindings for computeCorrespondEpilines added.
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.

11 years agoMerge pull request #1007 from alekcac:i_camera
Roman Donchenko [Tue, 18 Jun 2013 11:54:01 +0000 (15:54 +0400)]
Merge pull request #1007 from alekcac:i_camera

11 years agoMade xls-report.py ignore tests that were not successful.
Roman Donchenko [Tue, 18 Jun 2013 08:30:05 +0000 (12:30 +0400)]
Made xls-report.py ignore tests that were not successful.

11 years agoMade the order of tests in XLS reports deterministic.
Roman Donchenko [Tue, 18 Jun 2013 09:36:20 +0000 (13:36 +0400)]
Made the order of tests in XLS reports deterministic.

11 years agoIn the XLS report, enabled word wrapping for header cells.
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.