Alexander Pacha [Thu, 4 Jul 2013 04:36:29 +0000 (16:36 +1200)]
Fixed issue 3130 (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.
Now it behaves like ORB (and how it is documented), and you can call BRISK to just generate feature points and no descriptors.
Roman Donchenko [Mon, 1 Jul 2013 09:45:42 +0000 (13:45 +0400)]
Merge pull request #1051 from pengx17:2.4_fback_ocl
Roman Donchenko [Mon, 1 Jul 2013 09:21:12 +0000 (13:21 +0400)]
Merge pull request #1061 from bitwangyaoyao:2.4_fix2
Roman Donchenko [Mon, 1 Jul 2013 09:20:51 +0000 (13:20 +0400)]
Merge pull request #1060 from pengx17:2.4_setbinary_fix
Roman Donchenko [Mon, 1 Jul 2013 09:20:04 +0000 (13:20 +0400)]
Merge pull request #1055 from pengx17:2.4_ocl_hang_workaround
Andrey Pavlenko [Mon, 1 Jul 2013 08:10:57 +0000 (12:10 +0400)]
Merge pull request #1069 from apavlenko:fix_bin_compat_checker
Andrey Pavlenko [Mon, 1 Jul 2013 06:03:08 +0000 (10:03 +0400)]
adding 'ios.h' to ignore list should work on non-Mac)
Roman Donchenko [Fri, 28 Jun 2013 15:47:30 +0000 (19:47 +0400)]
Merge pull request #1067 from asmorkalov:android_service_readme
Roman Donchenko [Fri, 28 Jun 2013 15:32:44 +0000 (19:32 +0400)]
Merge pull request #1065 from apavlenko:fix_eclipse_warning
Roman Donchenko [Fri, 28 Jun 2013 15:08:12 +0000 (19:08 +0400)]
Merge pull request #1064 from asmorkalov:winrt_sample_fix
Alexander Smorkalov [Fri, 28 Jun 2013 14:25:53 +0000 (18:25 +0400)]
OpenCV Version++; Manager Version++
Andrey Pavlenko [Fri, 28 Jun 2013 13:28:57 +0000 (17:28 +0400)]
removing unused import
Alexander Smorkalov [Fri, 28 Jun 2013 12:48:27 +0000 (16:48 +0400)]
Path to OpenCV dll libs fixes.
Roman Donchenko [Fri, 28 Jun 2013 10:47:45 +0000 (14:47 +0400)]
Merge pull request #1059 from dominikrose:dc1394_2-1394b
Roman Donchenko [Fri, 28 Jun 2013 10:41:35 +0000 (14:41 +0400)]
Merge pull request #1063 from alekcac:conversion
Roman Donchenko [Fri, 28 Jun 2013 10:35:51 +0000 (14:35 +0400)]
Merge pull request #1062 from kirill-kornyakov:fixes-for-documentation
Roman Donchenko [Fri, 28 Jun 2013 10:26:45 +0000 (14:26 +0400)]
Merge pull request #1018 from jet47:cuda-5.5-arm
yao [Fri, 28 Jun 2013 09:45:39 +0000 (17:45 +0800)]
stereoBM fix an error on Linux when running full performance test
Alexander Shishkov [Fri, 28 Jun 2013 09:26:54 +0000 (13:26 +0400)]
added conversions between UIImage and cv::Mat
Kirill Kornyakov [Fri, 28 Jun 2013 08:48:12 +0000 (12:48 +0400)]
Removed references to opencv.itseez.com
Kirill Kornyakov [Fri, 28 Jun 2013 08:38:44 +0000 (12:38 +0400)]
Removed all references to trunk
yao [Fri, 28 Jun 2013 08:23:01 +0000 (16:23 +0800)]
warnings fix
Kirill Kornyakov [Fri, 28 Jun 2013 08:21:52 +0000 (12:21 +0400)]
Removed references to YG from samples
Kirill Kornyakov [Fri, 28 Jun 2013 08:15:14 +0000 (12:15 +0400)]
Completely get rid of opencv_group
Kirill Kornyakov [Fri, 28 Jun 2013 08:12:53 +0000 (12:12 +0400)]
Updated a couple of more links
Kirill Kornyakov [Fri, 28 Jun 2013 07:53:39 +0000 (11:53 +0400)]
updated email address
Kirill Kornyakov [Fri, 28 Jun 2013 07:51:40 +0000 (11:51 +0400)]
Mentioned 2.4 and master branches
Kirill Kornyakov [Thu, 13 Jun 2013 12:48:17 +0000 (16:48 +0400)]
Added link to contribution process, updated formatting
Alexander Shishkov [Thu, 4 Apr 2013 21:31:30 +0000 (01:31 +0400)]
changed contacts in tutorual
Roman Donchenko [Fri, 28 Jun 2013 07:29:54 +0000 (11:29 +0400)]
Merge pull request #1054 from asmorkalov:opencv_version
yao [Fri, 28 Jun 2013 07:08:39 +0000 (15:08 +0800)]
some tweaks to samples
yao [Fri, 28 Jun 2013 05:38:58 +0000 (13:38 +0800)]
more fix to HOG
yao [Fri, 28 Jun 2013 03:44:43 +0000 (11:44 +0800)]
format the ocl's samples name
yao [Fri, 28 Jun 2013 03:43:43 +0000 (11:43 +0800)]
some accuracy fix of HOG
peng xiao [Fri, 28 Jun 2013 02:52:39 +0000 (10:52 +0800)]
Move function definition from header to cpp.
peng xiao [Fri, 28 Jun 2013 02:39:09 +0000 (10:39 +0800)]
Renew function logic.
peng xiao [Fri, 28 Jun 2013 02:12:18 +0000 (10:12 +0800)]
Fix ocl::setBinaryDiskCache
Previously the function requires Info::Impl implicitly. A call will create
new Context this function which is not intended.
The properties are now moved to global scope to fix this issue.
Dominik Rose [Thu, 27 Jun 2013 17:43:05 +0000 (19:43 +0200)]
Merge remote-tracking branch 'remotes/upstream/2.4' into dc1394_2-1394b
Dominik Rose [Thu, 27 Jun 2013 13:05:32 +0000 (15:05 +0200)]
dc1394-2: support for operation mode 1394b added
Roman Donchenko [Thu, 27 Jun 2013 12:59:25 +0000 (16:59 +0400)]
Merge pull request #1040 from asmorkalov:winrt
Roman Donchenko [Thu, 27 Jun 2013 12:29:56 +0000 (16:29 +0400)]
Merge pull request #1056 from asmorkalov:android_old_remove
Roman Donchenko [Thu, 27 Jun 2013 11:50:31 +0000 (15:50 +0400)]
Merge pull request #1057 from SpecLad:gtest-param-filter
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.
Alexander Smorkalov [Wed, 26 Jun 2013 09:31:47 +0000 (02:31 -0700)]
TBB updated to version 4.1 update 4.
Roman Donchenko [Wed, 26 Jun 2013 14:34:36 +0000 (18:34 +0400)]
Extended Google Test to allow filtering by parameter value.
Roman Donchenko [Thu, 27 Jun 2013 08:22:00 +0000 (12:22 +0400)]
Merge pull request #1050 from pengx17:2.4_clach_mod
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.
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!
peng xiao [Thu, 27 Jun 2013 02:20:21 +0000 (10:20 +0800)]
Temporarily disable command queue release as it causes program hang at exit
peng xiao [Thu, 27 Jun 2013 02:06:37 +0000 (10:06 +0800)]
Remove empty cv::ocl::CLAHE class.
peng xiao [Thu, 27 Jun 2013 01:57:42 +0000 (09:57 +0800)]
Fix white-spacing
Roman Donchenko [Wed, 26 Jun 2013 13:00:14 +0000 (17:00 +0400)]
Merge pull request #1053 from snosov1:unreliable-results-fix
Roman Donchenko [Wed, 26 Jun 2013 12:55:06 +0000 (16:55 +0400)]
Merge pull request #1045 from bitwangyaoyao:2.4_fix
Roman Donchenko [Wed, 26 Jun 2013 12:53:50 +0000 (16:53 +0400)]
Merge pull request #1048 from SpecLad:xls-conf
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.
Roman Donchenko [Wed, 26 Jun 2013 12:13:47 +0000 (16:13 +0400)]
Merge pull request #1052 from SpecLad:ocl-mingw-warnings
Sergei Nosov [Wed, 26 Jun 2013 11:07:39 +0000 (15:07 +0400)]
multiruns added to avoid the 'unreliable results' error
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.
peng xiao [Wed, 26 Jun 2013 09:24:09 +0000 (17:24 +0800)]
Fix build errors
yao [Wed, 26 Jun 2013 08:58:20 +0000 (16:58 +0800)]
fix pyrlk
peng xiao [Wed, 26 Jun 2013 08:35:19 +0000 (16:35 +0800)]
Add opencl implementation of Farnback optical flow.
peng xiao [Wed, 26 Jun 2013 02:50:51 +0000 (10:50 +0800)]
Let CLAHE_OCL reuse cv::CLAHE abstract class.
Alexander Smorkalov [Thu, 20 Jun 2013 07:46:56 +0000 (00:46 -0700)]
WinRT build fix for samples and static libs.
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.
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.
Alexander Smorkalov [Mon, 10 Jun 2013 18:48:53 +0000 (11:48 -0700)]
Several transforms added to sample IMFTransform.
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.
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.
Alexander Smorkalov [Wed, 29 May 2013 08:14:01 +0000 (01:14 -0700)]
Build fix for Windows RT.
Alexander Smorkalov [Fri, 24 May 2013 13:34:42 +0000 (06:34 -0700)]
Perf test failure fixes for Media Foundation.
Alexander Smorkalov [Wed, 22 May 2013 16:50:54 +0000 (09:50 -0700)]
GetProperty method for MSMF VideoCapture implemented.
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.
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.
yao [Tue, 25 Jun 2013 08:26:33 +0000 (16:26 +0800)]
fix moments
Roman Donchenko [Tue, 25 Jun 2013 07:41:59 +0000 (11:41 +0400)]
Merge pull request #1002 from asmorkalov:doc_warning_fix
Roman Donchenko [Tue, 25 Jun 2013 07:33:16 +0000 (11:33 +0400)]
Merge pull request #1035 from SpecLad:cv-concurrency
Roman Donchenko [Tue, 25 Jun 2013 07:32:51 +0000 (11:32 +0400)]
Merge pull request #1021 from alekcac:platforms
yao [Tue, 25 Jun 2013 06:12:02 +0000 (14:12 +0800)]
fix stereobm crash on some cpu ocl
yao [Tue, 25 Jun 2013 06:11:28 +0000 (14:11 +0800)]
add "-c" for cpu ocl mode in perf tests
Roman Donchenko [Mon, 24 Jun 2013 14:28:13 +0000 (18:28 +0400)]
Merge pull request #1030 from SpecLad:ts-impl-variants
Roman Donchenko [Mon, 24 Jun 2013 13:03:50 +0000 (17:03 +0400)]
Merge pull request #1029 from SpecLad:have-qt-config
Alexander Shishkov [Mon, 24 Jun 2013 10:52:17 +0000 (14:52 +0400)]
Update Info.plist.in
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.
Alexander Smorkalov [Wed, 15 May 2013 13:09:03 +0000 (06:09 -0700)]
Media Foundation-based code refactoring.
I* + SafeRelease -> ComPtr.
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
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.
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).
Alexander Smorkalov [Mon, 6 May 2013 10:36:51 +0000 (03:36 -0700)]
Media Foundation-based VideoWriter added
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.
Alexander Smorkalov [Tue, 9 Apr 2013 01:13:49 +0000 (18:13 -0700)]
Build with dev release of TBB enabled.
Roman Donchenko [Mon, 24 Jun 2013 09:18:27 +0000 (13:18 +0400)]
Merge pull request #1028 from SpecLad:ocl-clahe-dtor
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.
Roman Donchenko [Mon, 24 Jun 2013 08:27:25 +0000 (12:27 +0400)]
Merge pull request #1034 from pengx17:2.4_oclmat_inoutarray
Roman Donchenko [Mon, 24 Jun 2013 08:25:48 +0000 (12:25 +0400)]
Merge pull request #1031 from pengx17:2.4_fix_converTo
Roman Donchenko [Mon, 24 Jun 2013 08:11:04 +0000 (12:11 +0400)]
Merge pull request #1025 from bitwangyaoyao:2.4_tests
Roman Donchenko [Mon, 24 Jun 2013 08:08:59 +0000 (12:08 +0400)]
Merge pull request #1022 from bitwangyaoyao:2.4_hog
Roman Donchenko [Fri, 21 Jun 2013 14:00:59 +0000 (18:00 +0400)]
Merge pull request #1026 from SpecLad:ts-version-prop
Roman Donchenko [Fri, 21 Jun 2013 13:13:32 +0000 (17:13 +0400)]
Merge pull request #1033 from SpecLad:xls++
Roman Donchenko [Fri, 21 Jun 2013 12:45:17 +0000 (16:45 +0400)]
Wrote relevant docs.
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.