Alexander Alekhin [Fri, 9 Dec 2016 17:03:05 +0000 (20:03 +0300)]
cmake: special target to build/install docs only
bedbad [Mon, 12 Dec 2016 19:29:53 +0000 (14:29 -0500)]
Merge pull request #7754 from LAZI-2240:toupstream2.4
Introducing boundingRect2f() (#7754)
* Introducing boundingRect2f to return exact bounding float rectangle for RotatedRect
* Introducing boundingRect2f to return exact bounding float rectangle for RotatedRect
* Introducing boundingRect2f() - update
* Introducing boundingRect2f to return exact bounding float rectangle for RotatedRect
* Introducing boundingRect2f() - update - tested
Alexander Alekhin [Wed, 7 Dec 2016 16:20:45 +0000 (16:20 +0000)]
Merge pull request #7809 from alalek:backport_7797
Alexander Alekhin [Wed, 7 Dec 2016 16:00:20 +0000 (16:00 +0000)]
Merge pull request #7807 from alalek:ipp_build_fix_2.4
Maksim Shabunin [Wed, 7 Dec 2016 14:01:38 +0000 (14:01 +0000)]
Merge pull request #7808 from alalek:backport_7767
Maksim Shabunin [Wed, 7 Dec 2016 14:00:40 +0000 (14:00 +0000)]
Merge pull request #7806 from alalek:backport_7640
Maksim Shabunin [Wed, 7 Dec 2016 13:58:31 +0000 (13:58 +0000)]
Merge pull request #7805 from alalek:fix_java_test_2.4
Patrik Huber [Tue, 6 Dec 2016 00:04:24 +0000 (00:04 +0000)]
Added VS2017 support (MSVC 1910)
Maksim Shabunin [Thu, 1 Dec 2016 13:41:21 +0000 (16:41 +0300)]
Fixed Intel C++ 17 build in VS2015
Alexander Alekhin [Thu, 10 Nov 2016 12:41:44 +0000 (15:41 +0300)]
perf: remove tvl1 check for magic numbers, reduce number of samples
Alexander Alekhin [Thu, 10 Nov 2016 12:39:18 +0000 (15:39 +0300)]
test: tvl1 test check update
Alexander Alekhin [Tue, 6 Dec 2016 14:42:00 +0000 (17:42 +0300)]
java: fix PATH environment variable
Alexander Alekhin [Mon, 28 Nov 2016 21:54:15 +0000 (00:54 +0300)]
ipp: disable compilation with IPP 9+
Vadim Pisarevsky [Tue, 29 Nov 2016 17:35:12 +0000 (17:35 +0000)]
Merge pull request #7743 from alalek:cmake_ffmpeg_cleanup_2.4
Vadim Pisarevsky [Mon, 28 Nov 2016 20:55:29 +0000 (20:55 +0000)]
Merge pull request #7741 from alalek:cmake_remove_legacy_pkgconfig
Vadim Pisarevsky [Mon, 28 Nov 2016 20:53:27 +0000 (20:53 +0000)]
Merge pull request #7742 from alalek:backport_5884
Vadim Pisarevsky [Mon, 28 Nov 2016 16:39:17 +0000 (16:39 +0000)]
Merge pull request #7739 from alalek:fix_gtk_deprecated_2.4
Alexander Alekhin [Sun, 27 Nov 2016 20:31:04 +0000 (23:31 +0300)]
cmake: cleanup ffmpeg detection
Alexander Alekhin [Fri, 15 Jan 2016 11:03:48 +0000 (14:03 +0300)]
cmake: add DEBUG_PRE/DEBUG_POST commands handling
Useful for debug purposes:
cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" .
cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .
Alexander Alekhin [Sun, 27 Nov 2016 18:15:40 +0000 (21:15 +0300)]
cmake: CMakeVars.txt (for debugging purpose)
Alexander Alekhin [Sun, 27 Nov 2016 17:42:39 +0000 (20:42 +0300)]
cmake: remove outdated pkg-config module
Alexander Alekhin [Fri, 25 Nov 2016 13:16:25 +0000 (16:16 +0300)]
highgui: g_thread_create deprecated warning
Alexander Alekhin [Sat, 26 Nov 2016 08:13:37 +0000 (08:13 +0000)]
Merge pull request #7733 from alalek:debug_check_matrelease_2.4
Alexander Alekhin [Sat, 26 Nov 2016 08:10:29 +0000 (08:10 +0000)]
Merge pull request #7727 from alalek:backport_7536
Alexander Alekhin [Tue, 15 Nov 2016 19:25:42 +0000 (22:25 +0300)]
calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic
Alexander Alekhin [Tue, 15 Nov 2016 15:55:23 +0000 (18:55 +0300)]
core: drop type/dims/rows/cols information in Mat::release()
Alexander Alekhin [Fri, 21 Oct 2016 15:22:07 +0000 (18:22 +0300)]
viz: eliminate warnings from tutorial code
Alexander Alekhin [Fri, 21 Oct 2016 15:19:15 +0000 (18:19 +0300)]
viz: update for VTK6.2+
PCL PR 1205
Alexander Alekhin [Fri, 21 Oct 2016 14:57:33 +0000 (17:57 +0300)]
Revert "Fix for VTK6.2 issue."
This reverts commit
f45da9866a94dbf52f5fb955bea67fce913ca515.
Alexander Alekhin [Thu, 24 Nov 2016 16:14:25 +0000 (16:14 +0000)]
Merge pull request #7711 from alalek:fix_java_tests_2.4
Alexander Alekhin [Thu, 24 Nov 2016 16:12:46 +0000 (16:12 +0000)]
Merge pull request #7708 from alalek:cmake_ccache_2.4
Alexander Alekhin [Tue, 15 Nov 2016 13:13:36 +0000 (16:13 +0300)]
java: fix Calib3d test
Alexander Alekhin [Tue, 8 Nov 2016 15:00:03 +0000 (18:00 +0300)]
cmake: ccache
Alexander Alekhin [Wed, 23 Nov 2016 11:20:06 +0000 (14:20 +0300)]
java: backport test changes from master
Vadim Pisarevsky [Tue, 22 Nov 2016 13:30:25 +0000 (13:30 +0000)]
Merge pull request #7689 from alalek:warnings_2.4
Alexander Alekhin [Tue, 22 Nov 2016 11:01:28 +0000 (11:01 +0000)]
Merge pull request #7697 from alalek:backport_6561
Vadim Pisarevsky [Mon, 21 Nov 2016 14:42:54 +0000 (14:42 +0000)]
Merge pull request #7698 from alalek:backport_perf_gabor
Alexander Alekhin [Mon, 21 Nov 2016 11:31:26 +0000 (14:31 +0300)]
test: backport check for Image_KernelSize_GaborFilter2d perf test
Tomoaki Teshima [Fri, 20 May 2016 09:17:22 +0000 (18:17 +0900)]
fix Core_MulSpectrum test on 64bit ARM + release mode
* fix issue 6536
* increase threshold in particular tests due to the difference of fmsub and fsub
Alexander Alekhin [Sun, 20 Nov 2016 11:38:01 +0000 (11:38 +0000)]
Merge pull request #7690 from alalek:backport_arm_toolchain
Alexander Alekhin [Tue, 15 Nov 2016 15:51:17 +0000 (18:51 +0300)]
test: fix Legacy_StereoGC.regression assertion
Alexander Alekhin [Mon, 14 Nov 2016 15:59:18 +0000 (18:59 +0300)]
backport ARM toolchain from master
Alexander Alekhin [Tue, 15 Nov 2016 13:13:30 +0000 (16:13 +0300)]
warnings
Alexander Alekhin [Thu, 10 Nov 2016 17:04:08 +0000 (20:04 +0300)]
build: OSSpinLock deprecation warning
Maksim Shabunin [Wed, 31 Aug 2016 20:12:52 +0000 (23:12 +0300)]
Fixed several GCC 5.x warnings
Alexander Alekhin [Tue, 15 Nov 2016 19:01:46 +0000 (19:01 +0000)]
Merge pull request #7672 from dec1:2.4
Declan Moran [Mon, 14 Nov 2016 16:21:53 +0000 (17:21 +0100)]
fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio).
"ts_perf.cpp ....error: 'errno' was not declared in this scope
int err=errno;"
Alexander Alekhin [Mon, 14 Nov 2016 13:42:31 +0000 (13:42 +0000)]
Merge pull request #7655 from alalek:backport_7213
Alexander Alekhin [Fri, 11 Nov 2016 13:27:22 +0000 (16:27 +0300)]
Vadim Pisarevsky [Wed, 2 Nov 2016 10:50:45 +0000 (10:50 +0000)]
Merge pull request #7529 from alalek:backport_7526
Alexander Alekhin [Thu, 27 Oct 2016 16:00:37 +0000 (16:00 +0000)]
Merge pull request #7559 from alalek:cv_xadd_24
Alexander Alekhin [Thu, 27 Oct 2016 10:22:13 +0000 (13:22 +0300)]
core: update CV_XADD
Allow to use custom implementations of CV_XADD (passed via -D of CXXFLAGS)
Alexander Alekhin [Thu, 20 Oct 2016 13:26:19 +0000 (16:26 +0300)]
ts: 2.4 changes
Alexander Alekhin [Thu, 20 Oct 2016 11:35:34 +0000 (14:35 +0300)]
ts: update run.py
Add information about python bindings
Alexander Alekhin [Mon, 17 Oct 2016 03:21:45 +0000 (03:21 +0000)]
Merge pull request #7499 from catree:add_distortion_images_2.4
Alexander Alekhin [Mon, 17 Oct 2016 03:21:26 +0000 (03:21 +0000)]
Merge pull request #7498 from catree:morphology_additional_information_2.4
catree [Sun, 16 Oct 2016 22:18:41 +0000 (00:18 +0200)]
Add example image about distortion effect.
catree [Sun, 16 Oct 2016 22:01:08 +0000 (00:01 +0200)]
Add images for tutorials on morphological operations to avoid possible confusion.
Juha Reunanen [Wed, 12 Oct 2016 07:37:07 +0000 (10:37 +0300)]
Merge pull request #7452 from reunanen:issue-7409-2.4
Fix findContours crash for very large images (v2.4)
* Cast step to size_t in order to avoid integer overflow when processing very large images
* Change assert to CV_Assert
Vadim Pisarevsky [Thu, 6 Oct 2016 13:26:47 +0000 (13:26 +0000)]
Merge pull request #7414 from StevenPuttemans:fix_docs_OPENNI_2.4
StevenPuttemans [Thu, 6 Oct 2016 11:42:12 +0000 (13:42 +0200)]
backport of 7361
Vadim Pisarevsky [Tue, 4 Oct 2016 12:42:18 +0000 (12:42 +0000)]
Merge pull request #7391 from alalek:24_fix_7388
Vadim Pisarevsky [Tue, 4 Oct 2016 12:15:35 +0000 (12:15 +0000)]
Merge pull request #7379 from catree:fix_hitmiss_doc_link_2.4
Alexander Alekhin [Tue, 4 Oct 2016 10:30:43 +0000 (13:30 +0300)]
cmake: fix for GCC 6.x
Alexander Alekhin [Sun, 2 Oct 2016 11:34:36 +0000 (11:34 +0000)]
Merge pull request #7383 from alalek:fix_get_property
Alexander Alekhin [Sun, 2 Oct 2016 00:04:37 +0000 (03:04 +0300)]
videoio: remove 'const' from getProperty
'const' is available in OpenCV 3.x only
catree [Fri, 30 Sep 2016 21:56:35 +0000 (23:56 +0200)]
Fix dead link for hit or miss 2.4 documentation.
Vadim Pisarevsky [Thu, 22 Sep 2016 11:28:46 +0000 (11:28 +0000)]
Merge pull request #7314 from alalek:backport_7266
Alexander Alekhin [Mon, 19 Sep 2016 16:51:10 +0000 (19:51 +0300)]
highgui/osx: backport AVFoundation support
Alexander Alekhin [Mon, 19 Sep 2016 16:46:42 +0000 (19:46 +0300)]
highgui: clone cap_avfoundation_mac.mm from master
Alexander Alekhin [Fri, 16 Sep 2016 11:58:07 +0000 (14:58 +0300)]
OpenCV version++
Alexander Alekhin [Fri, 16 Sep 2016 15:55:39 +0000 (15:55 +0000)]
Merge pull request #7289 from alalek:android24
Alexander Alekhin [Fri, 16 Sep 2016 13:10:41 +0000 (16:10 +0300)]
fix documentation
Alexander Alekhin [Fri, 16 Sep 2016 13:14:54 +0000 (16:14 +0300)]
android: backport Android SDK build script
Alexander Alekhin [Fri, 16 Sep 2016 13:03:35 +0000 (16:03 +0300)]
android: clone build_sdk.py from 3.x
Alexander Alekhin [Fri, 16 Sep 2016 09:56:34 +0000 (09:56 +0000)]
Merge pull request #7286 from alalek:fix_android_clang
Alexander Alekhin [Wed, 14 Sep 2016 17:00:28 +0000 (20:00 +0300)]
android: workaround for Android NDK-8e clang ICE
Vadim Pisarevsky [Wed, 14 Sep 2016 11:58:29 +0000 (11:58 +0000)]
Merge pull request #7218 from savuor:fix2.4/copyTo
Alexander Alekhin [Thu, 8 Sep 2016 11:18:13 +0000 (11:18 +0000)]
Merge pull request #7239 from savuor:fix2.4/ported
Rostislav Vasilikhin [Mon, 5 Sep 2016 19:33:31 +0000 (22:33 +0300)]
fixed random failures in Core_DFT.complex_output2 test (the case of input_mat.cols == 1)
Rostislav Vasilikhin [Mon, 5 Sep 2016 19:32:57 +0000 (22:32 +0300)]
fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (code.opencv.org/issues/3428)
Rostislav Vasilikhin [Mon, 5 Sep 2016 19:14:47 +0000 (22:14 +0300)]
added test for http://code.opencv.org/issues/1918
Rostislav Vasilikhin [Mon, 5 Sep 2016 18:55:17 +0000 (21:55 +0300)]
added test checking code.opencv.org/issues/4050
Maksim Shabunin [Wed, 7 Sep 2016 09:09:29 +0000 (09:09 +0000)]
Merge pull request #7242 from bkuhls:asm
Rostislav Vasilikhin [Tue, 6 Sep 2016 11:09:44 +0000 (14:09 +0300)]
fixed optional args processing in SVD::compute()
Bernd Kuhls [Tue, 6 Sep 2016 09:49:00 +0000 (11:49 +0200)]
types_c.h: Fix compiling VFP assembler code
Replace asm by __asm__ according to
https://gcc.gnu.org/onlinedocs/gcc/Alternate-Keywords.html#Alternate-Keywords
as suggested by Arnout Vandecappelle:
http://lists.busybox.net/pipermail/buildroot/2016-September/171491.html
to fix build errors in ffmpeg with opencv2 support detected by
buildroot autobuilders:
http://autobuild.buildroot.net/results/c32/
c32a21240a9933796ee850349a62ff3c2314f25c/build-end.log
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rostislav Vasilikhin [Sat, 3 Sep 2016 18:58:19 +0000 (21:58 +0300)]
fixed U non-orthogonality in SVD (code.opencv.org/issues/3801)
Rostislav Vasilikhin [Sat, 3 Sep 2016 18:49:54 +0000 (21:49 +0300)]
fixed http://code.opencv.org/issues/3828
Rostislav Vasilikhin [Sat, 3 Sep 2016 17:28:54 +0000 (20:28 +0300)]
fixed http://code.opencv.org/issues/4278
Rostislav Vasilikhin [Thu, 1 Sep 2016 22:50:54 +0000 (01:50 +0300)]
integer overflow fixed in getContinuousSize()
Alexander Alekhin [Thu, 1 Sep 2016 12:07:02 +0000 (12:07 +0000)]
Merge pull request #7206 from alalek:issue_7204
Alexander Alekhin [Wed, 31 Aug 2016 12:18:25 +0000 (15:18 +0300)]
calib3d: fix cornerSubPix memory error
Vadim Pisarevsky [Tue, 23 Aug 2016 20:36:39 +0000 (20:36 +0000)]
Merge pull request #7152 from PkLab:fix_rho&phi_doc_2.4
PkLab.net [Mon, 22 Aug 2016 17:57:42 +0000 (19:57 +0200)]
Fix rho,phi exchange. Backport to 2.4
Vadim Pisarevsky [Fri, 19 Aug 2016 08:13:26 +0000 (08:13 +0000)]
Merge pull request #7132 from Asalle:fix-6944-template-update
Asal Mirzaieva [Thu, 18 Aug 2016 12:57:20 +0000 (15:57 +0300)]
add reqiured includes to the "Load, Modify, and Save an Image" tutorial
resolves #6944
Maksim Shabunin [Tue, 16 Aug 2016 09:31:35 +0000 (09:31 +0000)]
Merge pull request #7089 from catree:fix_cvProjectPoints2_typo_bug_2_4
catree [Wed, 10 Aug 2016 22:56:24 +0000 (00:56 +0200)]
Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function.
Vadim Pisarevsky [Mon, 8 Aug 2016 15:20:31 +0000 (15:20 +0000)]
Merge pull request #7015 from lewgate:bugfix_1
Alexander Alekhin [Mon, 8 Aug 2016 11:47:54 +0000 (11:47 +0000)]
Merge pull request #7061 from catree:add_camera_model_doc_2_4