Ilya Lavrenov [Tue, 1 Sep 2015 08:40:23 +0000 (11:40 +0300)]
fixed memory leak in GBTrees
(cherry picked from commit
1b8c2589c057f862008cd1a3be5c8802b7bf1994)
Ilya Lavrenov [Tue, 1 Sep 2015 10:04:33 +0000 (13:04 +0300)]
release filestorage before exception
(cherry picked from commit
3a1bb933401446b442348026b9cb680d35f3f449)
Ilya Lavrenov [Tue, 1 Sep 2015 09:29:52 +0000 (12:29 +0300)]
fixed memory leak in ANN
(cherry picked from commit
dfb49097e3013fa279d5882700601f5cabd6cbd8)
Ilya Lavrenov [Tue, 1 Sep 2015 08:26:25 +0000 (11:26 +0300)]
fixed memory leak in ml module
(cherry picked from commit
d7bb1025f32ed268da7230cae3e8cb413dbab282)
Ilya Lavrenov [Mon, 31 Aug 2015 14:30:42 +0000 (17:30 +0300)]
fixed memory leak in descriptor regression tests
Ilya Lavrenov [Mon, 31 Aug 2015 14:20:52 +0000 (17:20 +0300)]
fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp
Vladislav Vinogradov [Thu, 27 Aug 2015 13:09:37 +0000 (16:09 +0300)]
fix potential out-of-border access in gpu StereoBeliefPropagation
Roman Donchenko [Wed, 26 Aug 2015 10:42:21 +0000 (13:42 +0300)]
Only conflict with packages corresponding to modules that are built
Roman Donchenko [Tue, 25 Aug 2015 15:50:06 +0000 (18:50 +0300)]
Add missing packages to the Debian conflict list
And refactor the code to make sure that the dev and runtime package lists are
in sync.
a-andre [Tue, 18 Aug 2015 16:48:32 +0000 (18:48 +0200)]
fix documentation builder warnings
a-andre [Sun, 2 Aug 2015 11:13:58 +0000 (13:13 +0200)]
install new headers like "opencv2/core.hpp"
Ilya Lavrenov [Thu, 20 Aug 2015 10:28:10 +0000 (13:28 +0300)]
fixed memory leak caused by illegal memory access
(cherry picked from commit
4722b2d0e5b2caf053e53612ea277451c5cc53a0)
Ilya Lavrenov [Thu, 20 Aug 2015 09:20:38 +0000 (12:20 +0300)]
fixed "Conditional jump or move depends on uninitialised value" warning
(cherry picked from commit
f100cdb6d4373c93abc2b5613fae505ed3ce876d)
Roman Donchenko [Thu, 30 Jul 2015 15:03:48 +0000 (18:03 +0300)]
NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG()
This ensures that test data is not dependent on the order the tests are
executed in.
(cherry picked from commit
1245cd175283b11800bbbdc52287957cc3d76417)
Ilya Lavrenov [Sun, 16 Aug 2015 08:46:48 +0000 (11:46 +0300)]
Ilya Lavrenov [Sat, 15 Aug 2015 13:25:25 +0000 (16:25 +0300)]
Ilya Lavrenov [Sat, 15 Aug 2015 11:30:27 +0000 (14:30 +0300)]
fixed uninitialized values warning in bad arg test class
(cherry picked from commit
47cee8715bb086f6b0ca0f5b301d2eec87ce9f2a)
Ilya Lavrenov [Sat, 15 Aug 2015 07:11:52 +0000 (10:11 +0300)]
fixed memory leaks in warpAffine tests
(cherry picked from commit
b70e27e076a7eea6a1ccc6bb5f367e539e1aa51c)
Ilya Lavrenov [Sat, 15 Aug 2015 07:09:31 +0000 (10:09 +0300)]
fixed memory leaks in floodfill tests
(cherry picked from commit
d1b882ddcf54e52ac70bb17540c84c4a93553add)
Ilya Lavrenov [Sat, 15 Aug 2015 07:06:09 +0000 (10:06 +0300)]
fixed memory leaks in cvtyuv tests
(cherry picked from commit
b2489d31d66599ac2aaa79af2b753a24649776aa)
Ilya Lavrenov [Fri, 14 Aug 2015 21:35:38 +0000 (00:35 +0300)]
fixed memory leak in core ds tests
(cherry picked from commit
7719da95526b81af0195a3576774eaac605cd045)
Ilya Lavrenov [Fri, 14 Aug 2015 14:57:54 +0000 (17:57 +0300)]
fixed valgrind warning in polylines
(cherry picked from commit
855765986e9cd5c730730dd1f45175b182e737fa)
Alexander Smorkalov [Fri, 14 Aug 2015 13:43:10 +0000 (16:43 +0300)]
OpenCV version++.
Maksim Shabunin [Wed, 12 Aug 2015 14:40:51 +0000 (14:40 +0000)]
Merge pull request #5151 from mshabunin:fix-training-data-corruption
Maksim Shabunin [Fri, 7 Aug 2015 16:29:52 +0000 (19:29 +0300)]
Fixing possible corruption for big training data sizes
Alexander Alekhin [Sat, 8 Aug 2015 16:51:51 +0000 (16:51 +0000)]
Merge pull request #5124 from StevenPuttemans:fix_annotation_tool_2.4
StevenPuttemans [Tue, 4 Aug 2015 12:02:42 +0000 (14:02 +0200)]
add checks on input parameters for valid path and folder
opening a folder is system specific - made system specific code
added license
Alexander Alekhin [Wed, 5 Aug 2015 13:20:12 +0000 (16:20 +0300)]
Merge branch '2.4.10.x-prep' into 2.4
Alexander Alekhin [Mon, 3 Aug 2015 12:46:44 +0000 (12:46 +0000)]
Merge pull request #5096 from terfendail:2.4
Vitaly Tuzov [Fri, 31 Jul 2015 12:01:33 +0000 (15:01 +0300)]
Resize area result verification moved to the separate function
Vitaly Tuzov [Thu, 30 Jul 2015 15:42:29 +0000 (18:42 +0300)]
Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling
Alexander Smorkalov [Wed, 29 Jul 2015 18:57:02 +0000 (18:57 +0000)]
Merge pull request #5092 from etalanin:update-branch-to-2-4-12
Evgeny Talanin [Wed, 29 Jul 2015 18:16:21 +0000 (21:16 +0300)]
Increase Android Manager version
Evgeny Talanin [Wed, 29 Jul 2015 17:34:47 +0000 (20:34 +0300)]
Increase version to 2.4.12
Alexander Alekhin [Wed, 29 Jul 2015 16:29:37 +0000 (16:29 +0000)]
Merge pull request #5091 from jet47:gpu-sanity-epsilon
Vladislav Vinogradov [Wed, 29 Jul 2015 15:57:14 +0000 (18:57 +0300)]
increase epsilon for some GPU sanity tests
Alexander Alekhin [Wed, 29 Jul 2015 15:47:20 +0000 (15:47 +0000)]
Merge pull request #5090 from SpecLad:autotune-crash
Roman Donchenko [Wed, 29 Jul 2015 15:03:48 +0000 (18:03 +0300)]
flann: fix AutotunedIndex crashing if a KDTree index is selected
Backport of mariusmuja/flann@
f8ca6df3.
Maksim Shabunin [Fri, 24 Jul 2015 13:33:51 +0000 (13:33 +0000)]
Merge pull request #4211 from alalek:fix_python_2_4
Maksim Shabunin [Fri, 24 Jul 2015 13:09:44 +0000 (13:09 +0000)]
Merge pull request #4220 from alalek:fix_gcc_warnings_2_4
Alexander Alekhin [Wed, 22 Jul 2015 12:52:36 +0000 (12:52 +0000)]
Merge pull request #4219 from SpecLad:freak-missing-init
Alexander Alekhin [Wed, 22 Jul 2015 11:17:37 +0000 (14:17 +0300)]
fix GCC 4.9 warnings
Roman Donchenko [Wed, 22 Jul 2015 11:06:39 +0000 (14:06 +0300)]
FREAK: add missing field initialization
Vadim Pisarevsky [Wed, 22 Jul 2015 10:52:15 +0000 (10:52 +0000)]
Merge pull request #4204 from gladilov-gleb:minMaxLocBugFix
Gleb Gladilov [Tue, 21 Jul 2015 15:08:30 +0000 (18:08 +0300)]
Added test of minMaxLoc on filling with maximums of int
Gleb Gladilov [Mon, 20 Jul 2015 12:10:46 +0000 (15:10 +0300)]
Fixed minMaxLoc and test functions
Alexander Alekhin [Tue, 21 Jul 2015 09:41:57 +0000 (12:41 +0300)]
fix python cross-compilation
Alexander Smorkalov [Thu, 16 Jul 2015 08:17:45 +0000 (08:17 +0000)]
Merge pull request #4191 from SpecLad:irc-workaround
Roman Donchenko [Tue, 14 Jul 2015 10:23:37 +0000 (13:23 +0300)]
Refactor a section of icvRotatingCalipers to work around a GCC bug
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1474304
Alexander Alekhin [Mon, 13 Jul 2015 15:52:46 +0000 (15:52 +0000)]
Merge pull request #4187 from SpecLad:chessboard-png
Roman Donchenko [Thu, 9 Jul 2015 14:32:08 +0000 (17:32 +0300)]
CV_ChessboardDetectorTimingTest: don't ignore missing test data
Vadim Pisarevsky [Mon, 22 Jun 2015 11:52:05 +0000 (11:52 +0000)]
Merge pull request #4137 from asmorkalov:as/ros_conflict
Alexander Alekhin [Fri, 19 Jun 2015 11:55:38 +0000 (14:55 +0300)]
Merge branch '2.4.9.x-prep' into 2.4
Alexander Alekhin [Fri, 19 Jun 2015 11:54:18 +0000 (14:54 +0300)]
Merge branch '2.4.8.x-prep' into 2.4
Alexander Smorkalov [Wed, 17 Jun 2015 08:19:47 +0000 (08:19 +0000)]
Merge pull request #4034 from jet47:opencv_run_all_tests_unix
Vadim Pisarevsky [Tue, 16 Jun 2015 13:22:40 +0000 (13:22 +0000)]
Merge pull request #4107 from SpecLad:libav-compat
Vadim Pisarevsky [Tue, 16 Jun 2015 13:19:10 +0000 (13:19 +0000)]
Merge pull request #4104 from SpecLad:arm64-packaging
Vadim Pisarevsky [Tue, 16 Jun 2015 12:31:13 +0000 (12:31 +0000)]
Merge pull request #4088 from howtobeahacker:2.4
Vincent Rabaud [Thu, 7 May 2015 11:38:59 +0000 (11:38 +0000)]
get code to compile on Ubuntu Saucy
A define was forgotten for the codecs and there was a typo for
another.
(cherry picked from commit
f052b0bc4d2619daafe5c56d91fc4a6cb00b8b7c)
Conflicts:
modules/videoio/src/ffmpeg_codecs.hpp
Vadim Pisarevsky [Wed, 22 Apr 2015 21:39:44 +0000 (00:39 +0300)]
fixed compile warnings; hopefully fixed test failures
(cherry picked from commit
30912b49f3514895efbc597da89e6421bf08e60b)
Conflicts:
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/src/ffmpeg_codecs.hpp
Vadim Pisarevsky [Wed, 22 Apr 2015 18:57:29 +0000 (21:57 +0300)]
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
(cherry picked from commit
2b2e3ee93c6788b892b084cc04d0ead5ab75c197)
Conflicts:
cmake/OpenCVFindLibsVideo.cmake
modules/videoio/src/cap.cpp
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/src/ffmpeg_codecs.hpp
modules/videoio/test/test_ffmpeg.cpp
Alexander Smorkalov [Thu, 4 Jun 2015 12:42:27 +0000 (15:42 +0300)]
Debian packages header update to fix conflict with OpenCV from deb repo.
Roman Donchenko [Mon, 8 Jun 2015 15:01:24 +0000 (18:01 +0300)]
Add ARM64 packaging support
Roman Donchenko [Mon, 8 Jun 2015 13:08:58 +0000 (16:08 +0300)]
Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE
Because that's the variable actually used by CPack.
howtobeahacker [Wed, 3 Jun 2015 09:33:40 +0000 (17:33 +0800)]
correct covariation matrix formula in Harris corner detector
Vadim Pisarevsky [Wed, 3 Jun 2015 07:25:17 +0000 (07:25 +0000)]
Merge pull request #4085 from berak:patch-3
berak [Wed, 3 Jun 2015 05:48:29 +0000 (07:48 +0200)]
http://code.opencv.org/issues/4359 2.4 branch
Vadim Pisarevsky [Fri, 29 May 2015 18:55:55 +0000 (18:55 +0000)]
Merge pull request #4003 from uwinsoftware:2.4
Vadim Pisarevsky [Thu, 28 May 2015 14:59:45 +0000 (14:59 +0000)]
Merge pull request #4057 from apavlenko:24_java_memory_release
Vadim Pisarevsky [Tue, 26 May 2015 17:24:05 +0000 (17:24 +0000)]
Merge pull request #4061 from ilya-lavrenov:android
Ilya Lavrenov [Tue, 26 May 2015 14:32:02 +0000 (17:32 +0300)]
fixed OS names
Andrey Pavlenko [Tue, 26 May 2015 10:50:56 +0000 (13:50 +0300)]
releasing native memory of temp `Mat` objects in generated Java code
Andrey Pavlenko [Tue, 26 May 2015 10:10:54 +0000 (13:10 +0300)]
releasing native memory in Java converters
Vadim Pisarevsky [Sat, 23 May 2015 10:18:08 +0000 (10:18 +0000)]
Merge pull request #4008 from cr333:triangulation_fix_2.4
Vadim Pisarevsky [Thu, 21 May 2015 13:17:46 +0000 (13:17 +0000)]
Merge pull request #4042 from ilya-lavrenov:android_mk
Vadim Pisarevsky [Thu, 21 May 2015 12:33:42 +0000 (12:33 +0000)]
Merge pull request #4037 from Lectem:patch-1
Vadim Pisarevsky [Thu, 21 May 2015 12:24:46 +0000 (12:24 +0000)]
Merge pull request #4041 from ilya-lavrenov:warning_fix
Ilya Lavrenov [Thu, 21 May 2015 10:38:28 +0000 (13:38 +0300)]
fixed Android mk generation for arm64-v8a
Ilya Lavrenov [Thu, 21 May 2015 08:49:06 +0000 (11:49 +0300)]
fixed warning
Lectem [Wed, 20 May 2015 10:18:28 +0000 (12:18 +0200)]
fix mutex for uclibc
The uClibc doesn't have pthread_spin_* implemented on their 'old' linux threads.
Since it is on linux, we have to check if uclibc is using this implementation or not.
Alexander Smorkalov [Wed, 20 May 2015 08:21:28 +0000 (11:21 +0300)]
Version++.
Vladislav Vinogradov [Tue, 19 May 2015 14:28:43 +0000 (17:28 +0300)]
do not loose logs from nvidia tests
(cherry picked from commit
d58d277707ac4750d0986c25de1ef6ca896254aa)
Vladislav Vinogradov [Tue, 19 May 2015 14:27:50 +0000 (17:27 +0300)]
use fixed seed for RNG in gpu SolvePnPRansac test
(cherry picked from commit
95eed59f2dcc0fc4a3b46892d60deb9e26d22872)
Vladislav Vinogradov [Tue, 19 May 2015 14:27:23 +0000 (17:27 +0300)]
use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac
(cherry picked from commit
62bc647731cc41d216ad2d96e2572a416ccb6588)
Alexander Smorkalov [Wed, 20 May 2015 05:12:43 +0000 (05:12 +0000)]
Merge pull request #4030 from asmorkalov:as/accurate_cuda_arch_aarch64
Alexander Smorkalov [Wed, 20 May 2015 05:12:24 +0000 (05:12 +0000)]
Merge pull request #4033 from jet47:gpu-tests-fix
Vladislav Vinogradov [Tue, 19 May 2015 15:23:10 +0000 (18:23 +0300)]
exclude dates from report names
Vladislav Vinogradov [Tue, 19 May 2015 15:22:30 +0000 (18:22 +0300)]
save tests console output to separate log files
Vladislav Vinogradov [Tue, 19 May 2015 15:17:28 +0000 (18:17 +0300)]
check that current directory has write access
Vladislav Vinogradov [Tue, 19 May 2015 14:28:43 +0000 (17:28 +0300)]
do not loose logs from nvidia tests
Vladislav Vinogradov [Tue, 19 May 2015 14:27:50 +0000 (17:27 +0300)]
use fixed seed for RNG in gpu SolvePnPRansac test
Vladislav Vinogradov [Tue, 19 May 2015 14:27:23 +0000 (17:27 +0300)]
use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac
Alexander Smorkalov [Tue, 19 May 2015 10:23:55 +0000 (13:23 +0300)]
Precise default CUDA version for Tegra X1 chips.
Vadim Pisarevsky [Mon, 18 May 2015 15:38:21 +0000 (15:38 +0000)]
Merge pull request #3829 from ippei-i:2.4-flann-lsh-addable-index
Alexander Smorkalov [Mon, 18 May 2015 08:00:12 +0000 (08:00 +0000)]
Merge pull request #3785 from jet47:tiny-gpu-module
Christian Richardt [Wed, 13 May 2015 13:47:00 +0000 (15:47 +0200)]
Fixed triangulation bug code.opencv.org/issues/4334.
Vadim Pisarevsky [Tue, 12 May 2015 15:12:03 +0000 (15:12 +0000)]
Merge pull request #3975 from StevenPuttemans:RGB_doc_fixing_2.4
Nguyen Nguyen [Fri, 8 May 2015 16:06:03 +0000 (12:06 -0400)]
Revert support for audio
Nguyen Nguyen [Fri, 8 May 2015 15:33:11 +0000 (11:33 -0400)]
temporary fixes
Nguyen Nguyen [Wed, 6 May 2015 21:01:38 +0000 (17:01 -0400)]
Adding audio to opencv