Vadim Pisarevsky [Sat, 11 Oct 2014 18:06:25 +0000 (18:06 +0000)]
Merge pull request #3265 from BKNio:putText_develop
Vadim Pisarevsky [Sat, 11 Oct 2014 17:41:23 +0000 (17:41 +0000)]
Merge pull request #3329 from taka-no-me:patch-1
Vadim Pisarevsky [Sat, 11 Oct 2014 17:35:50 +0000 (17:35 +0000)]
Merge pull request #3300 from rohitrawat:bug_3787_docs_NAryMatIterator
Vadim Pisarevsky [Sat, 11 Oct 2014 17:26:19 +0000 (17:26 +0000)]
Merge pull request #3327 from JonasVautherin:patch_cmake_android_r10
Andrey Kamaev [Sat, 11 Oct 2014 16:35:48 +0000 (20:35 +0400)]
silence cmake 3.0+ warnings on LOCATION attribute
Jonas Vautherin [Fri, 10 Oct 2014 13:07:11 +0000 (15:07 +0200)]
Patch for NDK r10
Dinar Ahmatnurov [Fri, 10 Oct 2014 13:11:20 +0000 (17:11 +0400)]
fix issue with font;
Vadim Pisarevsky [Fri, 10 Oct 2014 11:02:50 +0000 (11:02 +0000)]
Merge pull request #3307 from ilya-lavrenov:ffmpeg_rtsp
Ilya Lavrenov [Mon, 6 Oct 2014 07:56:30 +0000 (07:56 +0000)]
TCP instead of UDP
Vadim Pisarevsky [Thu, 9 Oct 2014 15:00:25 +0000 (15:00 +0000)]
Merge pull request #3298 from a-wi:DShow_capture
Vadim Pisarevsky [Thu, 9 Oct 2014 14:42:44 +0000 (14:42 +0000)]
Merge pull request #3309 from nisargthakkar:Thickness1NoLineCV_AA
Vadim Pisarevsky [Thu, 9 Oct 2014 14:20:23 +0000 (14:20 +0000)]
Merge pull request #3311 from BarneyBear:2.4-drawMatches-flag-fix
Vadim Pisarevsky [Thu, 9 Oct 2014 14:19:12 +0000 (14:19 +0000)]
Merge pull request #3316 from nisargthakkar:Bug3887
Vadim Pisarevsky [Thu, 9 Oct 2014 14:15:02 +0000 (14:15 +0000)]
Merge pull request #3319 from Trundle:tiff_infinite_rowsperstrip
Andreas Stührk [Wed, 8 Oct 2014 21:31:30 +0000 (23:31 +0200)]
Don't allocate lots of memory when reading TIFFs with infinite rows per strip.
Some TIFF images consist of only one strip. The magic value 2**32-1 for the
"rows per strip" tag reflects that fact, effectively meaning "infinite".
Nisarg Thakkar [Tue, 7 Oct 2014 11:06:22 +0000 (16:36 +0530)]
Made some changes specefict to 4 channel images. Fixed step value for tptr
Nisarg Thakkar [Wed, 8 Oct 2014 10:32:03 +0000 (16:02 +0530)]
Fixed doc for Bug #3887
Fixed doc for Bug #3887
Niklas Frisk [Tue, 7 Oct 2014 07:40:56 +0000 (09:40 +0200)]
Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added.
Rohit Rawat [Thu, 2 Oct 2014 23:48:31 +0000 (18:48 -0500)]
Fixing bug in NAryMatIterator documentation(Bug #3787).
Fixed the non-working code example for NAryMatIterator.
The documentation of NAryMatIterator in file:
modules/core/include/opencv2/core/core.hpp has a working example which
was used for these edits.
Artur Wieczorek [Thu, 2 Oct 2014 15:51:10 +0000 (17:51 +0200)]
Fixed getting CV_CAP_PROP_FOURCC property value
Save selected FCC in order to return proper CV_CAP_PROP_FOURCC property value (currently FCC for RGB24 is always returned).
Artur Wieczorek [Thu, 2 Oct 2014 09:51:56 +0000 (11:51 +0200)]
Fixed media type GUID for I420 format in DShow capture.
FOURCC code bytes should be placed in the reverse order.
Maksim Shabunin [Thu, 2 Oct 2014 10:56:08 +0000 (10:56 +0000)]
Merge pull request #3297 from asmorkalov:ocv_docs_fix
Artur Wieczorek [Thu, 2 Oct 2014 09:48:47 +0000 (11:48 +0200)]
Fixed selecting media type in DShow video capture.
Set correct value of sample size when calling IAMStreamConfig::SetFormat function. For non-RGB media type it can be set to zero value.
(See http://msdn.microsoft.com/en-us/library/windows/desktop/
dd373477%28v=vs.85%29.aspx)
Alexander Smorkalov [Thu, 2 Oct 2014 09:40:30 +0000 (13:40 +0400)]
doc/check_docs2.py warnings fixes
Andrey Pavlenko [Wed, 1 Oct 2014 07:33:36 +0000 (07:33 +0000)]
Merge pull request #3288 from StevenPuttemans:fix_ts_dependencies
Andrey Pavlenko [Wed, 1 Oct 2014 07:26:25 +0000 (07:26 +0000)]
Merge pull request #3281 from a-wi:MSMF_remove_ATL_dependency
Andrey Pavlenko [Wed, 1 Oct 2014 07:26:04 +0000 (07:26 +0000)]
Merge pull request #3290 from asmorkalov:android_disable_fisheye.rectify_for_tegra
Andrey Pavlenko [Wed, 1 Oct 2014 07:25:15 +0000 (07:25 +0000)]
Merge pull request #3291 from asmorkalov:android_superres_video_check
Alexander Smorkalov [Wed, 1 Oct 2014 05:13:35 +0000 (09:13 +0400)]
Turn off superres accuracy tests if video i/o is not supported.
Roman Donchenko [Tue, 30 Sep 2014 15:55:26 +0000 (15:55 +0000)]
Merge pull request #3275 from asmorkalov:ocv_gstreamer_backport
Roman Donchenko [Tue, 30 Sep 2014 15:19:07 +0000 (15:19 +0000)]
Merge pull request #3285 from asmorkalov:android_servive_big.little_fix
Roman Donchenko [Tue, 30 Sep 2014 14:44:35 +0000 (14:44 +0000)]
Merge pull request #3287 from asmorkalov:android_manager_version_inc5
Alexander Smorkalov [Mon, 16 Jun 2014 04:39:03 +0000 (08:39 +0400)]
OpenCV Manager hardware detector workaround for not detected ARM SoC support.
Maksim Shabunin [Tue, 30 Sep 2014 10:53:16 +0000 (10:53 +0000)]
Merge pull request #3282 from asmorkalov:android_exclude_ocl
Alexander Smorkalov [Tue, 30 Sep 2014 10:34:00 +0000 (14:34 +0400)]
Test fisheye.rectify disabled for Tegra.
StevenPuttemans [Tue, 30 Sep 2014 09:53:46 +0000 (11:53 +0200)]
fixing dependencies
Alexander Smorkalov [Tue, 30 Sep 2014 09:35:19 +0000 (13:35 +0400)]
Highgui_Video.prop_fps disabled as fails with FFmpeg in Ubuntu 14.04.
Alexander Smorkalov [Tue, 23 Sep 2014 15:02:37 +0000 (19:02 +0400)]
GStreamer 1.0 backport from master branch.
Alexander Smorkalov [Tue, 30 Sep 2014 08:05:46 +0000 (12:05 +0400)]
OpenCV Manager version++.
Artur Wieczorek [Tue, 23 Sep 2014 17:31:55 +0000 (19:31 +0200)]
Remove ATL dependency from MSMF capture code
Use _com_ptr_t instead of CComPtr in ComPtr wrapper to avoid ATL dependency.
Alexander Smorkalov [Mon, 29 Sep 2014 16:42:24 +0000 (20:42 +0400)]
Exclude OpenCL tests from default test list for Android as they are experimental.
Roman Donchenko [Mon, 29 Sep 2014 14:53:02 +0000 (14:53 +0000)]
Merge pull request #3263 from asmorkalov:python_tests_package_lintian
Alexander Smorkalov [Wed, 24 Sep 2014 10:23:52 +0000 (14:23 +0400)]
Added implicit dependency from python and python-py to debian packages.
Maksim Shabunin [Mon, 29 Sep 2014 12:07:22 +0000 (12:07 +0000)]
Merge pull request #3272 from mgeorg:reset_ffmpeg_mutex_2_4
Vadim Pisarevsky [Sat, 27 Sep 2014 13:06:44 +0000 (13:06 +0000)]
Merge pull request #3266 from mshabunin:arm_warning
Vadim Pisarevsky [Sat, 27 Sep 2014 13:06:18 +0000 (13:06 +0000)]
Merge pull request #3260 from a-wi:MSMF_file_error
Manfred Georg [Fri, 26 Sep 2014 16:44:25 +0000 (09:44 -0700)]
set ffmpeg mutex to NULL on destruction.
The Mutex manager registered with ffmpeg must reset the mutex to NULL after destruction, otherwise ffmpeg will give the invalid mutex to the next mutex manager when it asks it to CREATE a new mutex.
See ffmpeg code: http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavcodec/utils.c;h=
28c5785398fcf11a3d3c70a8cd09e9df798e2734;hb=HEAD#l3423
Cherry picked from head (file has moved but issue is the same).
Conflicts:
modules/videoio/src/cap_ffmpeg_impl.hpp
Dinar Ahmatnurov [Fri, 26 Sep 2014 07:32:14 +0000 (11:32 +0400)]
fixing issue with "ёЁ";
Maksim Shabunin [Wed, 24 Sep 2014 13:53:23 +0000 (17:53 +0400)]
Fixed warning during cross compile for ARM
Dinar Ahmatnurov [Wed, 24 Sep 2014 10:27:08 +0000 (14:27 +0400)]
added Cyrillic;
added Cyrillic;
replace binary format with hex;
move duplicated code to inline function;
Vadim Pisarevsky [Wed, 24 Sep 2014 17:03:08 +0000 (17:03 +0000)]
Merge pull request #3261 from a-wi:CMake_FFMPEG_config
Vadim Pisarevsky [Wed, 24 Sep 2014 12:22:20 +0000 (12:22 +0000)]
Merge pull request #3262 from StevenPuttemans:fix_window_param
StevenPuttemans [Wed, 24 Sep 2014 07:33:22 +0000 (09:33 +0200)]
fixing some wrong CPP prefixes - still old interface
Artur Wieczorek [Tue, 23 Sep 2014 21:48:37 +0000 (23:48 +0200)]
Use FFMPEG capture only if HAVE_FFMPEG flag is defined.
Artur Wieczorek [Tue, 23 Sep 2014 20:06:12 +0000 (22:06 +0200)]
Fixed CMake issue with FFMPEG highgui configuration
Currently, FFMPEG source files are included in highgui project file regardless of CMake WITH_FFMPEG option.
After applying this PR FFMPEG files are included only if WITH_FFMPEG option is enabled.
Artur Wieczorek [Sat, 26 Apr 2014 08:12:37 +0000 (10:12 +0200)]
Fixed MSMF file capture error while opening the file containing unsupported video stream format
Vadim Pisarevsky [Tue, 23 Sep 2014 15:40:22 +0000 (15:40 +0000)]
Merge pull request #3255 from bhack:fix_cuda_macosx
bhack [Tue, 23 Sep 2014 10:39:16 +0000 (12:39 +0200)]
Fix for bug #3469 CV_XADD failing in clang+nvcc combination
Taken from
3f0765523113ae7fc1b300f27dd78c642bb2b6c7
Vadim Pisarevsky [Tue, 23 Sep 2014 08:42:57 +0000 (08:42 +0000)]
Merge pull request #3251 from a-wi:MSMF_camera_errors
Vadim Pisarevsky [Tue, 23 Sep 2014 07:19:38 +0000 (07:19 +0000)]
Merge pull request #3244 from tstellarAMD:2.4-ocl-inline-fix-v2
Vadim Pisarevsky [Tue, 23 Sep 2014 07:18:00 +0000 (07:18 +0000)]
Merge pull request #3190 from StevenPuttemans:fix_simpleblobdetector
StevenPuttemans [Mon, 22 Sep 2014 20:12:27 +0000 (22:12 +0200)]
Fixing errors
Artur Wieczorek [Mon, 22 Sep 2014 17:38:04 +0000 (19:38 +0200)]
Fixed assertion warning in MSMF frame grabber
Artur Wieczorek [Mon, 22 Sep 2014 17:35:36 +0000 (19:35 +0200)]
Fixed MSMF video capture initialization
Vadim Pisarevsky [Mon, 22 Sep 2014 15:31:09 +0000 (15:31 +0000)]
Merge pull request #3247 from a-wi:CMake_MSMF_configuration
Vadim Pisarevsky [Mon, 22 Sep 2014 15:29:32 +0000 (15:29 +0000)]
Merge pull request #3243 from a-wi:MSMF_linking_error
StevenPuttemans [Thu, 4 Sep 2014 14:17:51 +0000 (16:17 +0200)]
fix blobdetector
Artur Wieczorek [Sun, 21 Sep 2014 16:48:54 +0000 (18:48 +0200)]
CMake configuration for MSMF capture
Artur Wieczorek [Fri, 19 Sep 2014 20:46:09 +0000 (22:46 +0200)]
Fix linking error under Win 7 - do not import MinCore_Downlevel.lib if target is Win 7 or earlier.
Tom Stellard [Tue, 4 Mar 2014 20:48:07 +0000 (12:48 -0800)]
ocl: Don't use 'inline' attribute on functions
In C99 'inline' is not a hint to the compiler to inline the function,
it is an attribute that affects the linkage of the function. 'inline'
functions are required to have a definition in a different compiliation
unit, so compilers are free to delete 'inline' functions if they want to.
This issue can be seen in Clang when compiling at -O0. Clang
will sometimes delete 'inline' functions which creates an invalid
program.
Issue 3746: http://code.opencv.org/issues/3746
Vadim Pisarevsky [Fri, 19 Sep 2014 17:36:13 +0000 (17:36 +0000)]
Merge pull request #3240 from a-wi:MSMF_compilation_errors
Vadim Pisarevsky [Fri, 19 Sep 2014 17:35:07 +0000 (17:35 +0000)]
Merge pull request #3241 from WilhelmHannemann:bugfix_brute_force_match_cl
Artur Wieczorek [Fri, 19 Sep 2014 12:49:40 +0000 (14:49 +0200)]
Fixed compilation errors under VS 2010 and Win 7
WilhelmHannemann [Fri, 19 Sep 2014 14:42:59 +0000 (16:42 +0200)]
Merge branch 'bugfix_brute_force_match_cl' of https://github.com/WilhelmHannemann/opencv into bugfix_brute_force_match_cl
WilhelmHannemann [Fri, 19 Sep 2014 14:31:11 +0000 (16:31 +0200)]
Bugfix brute_force_match.cl (see code.opencv.org/issues/2837): wrong results for non-float descriptors in OpenCL BruteForceMatcher
WilhelmHannemann [Fri, 19 Sep 2014 14:31:11 +0000 (16:31 +0200)]
Bugfix brute_force_match.cl (Bug #2837): wrong results for non-float descriptors in OpenCL BruteForceMatcher
Vadim Pisarevsky [Fri, 19 Sep 2014 13:21:05 +0000 (13:21 +0000)]
Merge pull request #3238 from vpisarev:bfmatcher_fix
Vadim Pisarevsky [Fri, 19 Sep 2014 11:31:21 +0000 (15:31 +0400)]
Merge branch 'bug_3172' of https://github.com/elmarb/opencv into bfmatcher_fix;
use different fix for the problem, embedded right into the BFMatcher.
E Braun [Tue, 2 Sep 2014 16:05:23 +0000 (18:05 +0200)]
fix for bug 3172
E Braun [Tue, 2 Sep 2014 11:56:13 +0000 (13:56 +0200)]
Revert "fix for bug 3172"
This reverts commit
ed2cdb71e5821db85b57cf60d88689c2bf32aeeb.
E Braun [Thu, 31 Jul 2014 22:17:56 +0000 (00:17 +0200)]
fix for bug 3172
E Braun [Thu, 31 Jul 2014 22:16:58 +0000 (00:16 +0200)]
regression test for bug 3172
Vadim Pisarevsky [Fri, 19 Sep 2014 09:42:00 +0000 (09:42 +0000)]
Merge pull request #3235 from Atanahel:gbt_bugfix
Vadim Pisarevsky [Thu, 18 Sep 2014 17:45:28 +0000 (17:45 +0000)]
Merge pull request #3236 from vpisarev:fix_traincascade
Stephen Mell [Thu, 26 Jun 2014 18:28:47 +0000 (10:28 -0800)]
Check sure that we're not already below required leaf false alarm rate before continuing to get negative samples.
Benoit Seguin [Thu, 18 Sep 2014 12:03:13 +0000 (14:03 +0200)]
Fixing a line where integer data was treated as floating point data.
Vadim Pisarevsky [Thu, 18 Sep 2014 11:28:58 +0000 (11:28 +0000)]
Merge pull request #2711 from GregoryMorse:patch-5
Vadim Pisarevsky [Thu, 18 Sep 2014 08:57:32 +0000 (08:57 +0000)]
Merge pull request #3212 from mshabunin:python_cross_build_2.4
Vadim Pisarevsky [Wed, 17 Sep 2014 12:48:44 +0000 (12:48 +0000)]
Merge pull request #2047 from GregoryMorse:patch-4
Vadim Pisarevsky [Wed, 17 Sep 2014 10:54:02 +0000 (10:54 +0000)]
Merge pull request #3222 from dmitrygribanov:dg/2.4-stitching-wave-correction-bugfix
Vadim Pisarevsky [Wed, 17 Sep 2014 10:40:42 +0000 (10:40 +0000)]
Merge pull request #3225 from jormansa:bug_#3631
Vadim Pisarevsky [Wed, 17 Sep 2014 09:50:08 +0000 (09:50 +0000)]
Merge pull request #3228 from PhilLab:patch-4
Philipp Hasper [Wed, 17 Sep 2014 07:30:19 +0000 (09:30 +0200)]
Doc: Fixing indentation
jormansa [Mon, 15 Sep 2014 16:09:44 +0000 (18:09 +0200)]
bug fixed
Andrey Pavlenko [Mon, 15 Sep 2014 13:54:19 +0000 (13:54 +0000)]
Merge pull request #3219 from mshabunin:png_iccp_strip_24
Dmitry Gribanov [Mon, 15 Sep 2014 13:04:08 +0000 (17:04 +0400)]
Feature based stitching's wave correction bugfix.
When we have similar matrices in input, then algorithm returns matrices
with NaN values.
Alexander Alekhin [Mon, 15 Sep 2014 11:12:02 +0000 (11:12 +0000)]
Merge pull request #3221 from asmorkalov:ocv_2.4.10_version_inc
Alexander Smorkalov [Mon, 15 Sep 2014 10:55:25 +0000 (14:55 +0400)]
OpenCV version++.
Maksim Shabunin [Mon, 15 Sep 2014 08:48:28 +0000 (12:48 +0400)]
Stripped iCCP chunk from png files
Vadim Pisarevsky [Sun, 14 Sep 2014 18:44:23 +0000 (18:44 +0000)]
Merge pull request #3204 from parafin:ximea_unix-2.4