Alexander Alekhin
5a53f41622
Merge branch '2.4.10.x-prep' into 2.4
9 years ago
Alexander Alekhin
80844fd554
Merge pull request #5096 from terfendail:2.4
9 years ago
Vitaly Tuzov
a96a6bf149
Resize area result verification moved to the separate function
9 years ago
Vitaly Tuzov
b7c9aaa471
Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling
9 years ago
Alexander Smorkalov
1f5fd865aa
Merge pull request #5092 from etalanin:update-branch-to-2-4-12
9 years ago
Evgeny Talanin
9a3dccab20
Increase Android Manager version
9 years ago
Evgeny Talanin
ac6ca660f4
Increase version to 2.4.12
9 years ago
Alexander Alekhin
6f47c26acf
Merge pull request #5091 from jet47:gpu-sanity-epsilon
9 years ago
Vladislav Vinogradov
945663bc9b
increase epsilon for some GPU sanity tests
9 years ago
Alexander Alekhin
0263b49298
Merge pull request #5090 from SpecLad:autotune-crash
9 years ago
Roman Donchenko
c2f59a0f73
flann: fix AutotunedIndex crashing if a KDTree index is selected
...
Backport of mariusmuja/flann@f8ca6df3.
9 years ago
Maksim Shabunin
9eda260495
Merge pull request #4211 from alalek:fix_python_2_4
9 years ago
Maksim Shabunin
3ed54b9008
Merge pull request #4220 from alalek:fix_gcc_warnings_2_4
9 years ago
Alexander Alekhin
6b954cd24e
Merge pull request #4219 from SpecLad:freak-missing-init
10 years ago
Alexander Alekhin
42ba5c7d16
fix GCC 4.9 warnings
10 years ago
Roman Donchenko
72ddeea479
FREAK: add missing field initialization
10 years ago
Vadim Pisarevsky
869dda4117
Merge pull request #4204 from gladilov-gleb:minMaxLocBugFix
10 years ago
Gleb Gladilov
07de67c32f
Added test of minMaxLoc on filling with maximums of int
10 years ago
Gleb Gladilov
c467d0d553
Fixed minMaxLoc and test functions
10 years ago
Alexander Alekhin
0906744788
fix python cross-compilation
10 years ago
Alexander Smorkalov
67158b12cd
Merge pull request #4191 from SpecLad:irc-workaround
10 years ago
Roman Donchenko
9e50cf5375
Refactor a section of icvRotatingCalipers to work around a GCC bug
...
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1474304
10 years ago
Alexander Alekhin
4bf82e50d0
Merge pull request #4187 from SpecLad:chessboard-png
10 years ago
Roman Donchenko
2e86d46cf2
CV_ChessboardDetectorTimingTest: don't ignore missing test data
10 years ago
Vadim Pisarevsky
707d10f115
Merge pull request #4137 from asmorkalov:as/ros_conflict
10 years ago
Alexander Alekhin
83a4ad5f51
Merge branch '2.4.9.x-prep' into 2.4
10 years ago
Alexander Alekhin
e7b82a8561
Merge branch '2.4.8.x-prep' into 2.4
10 years ago
Alexander Smorkalov
546e68dc65
Merge pull request #4034 from jet47:opencv_run_all_tests_unix
10 years ago
Vadim Pisarevsky
b7c2a46830
Merge pull request #4107 from SpecLad:libav-compat
10 years ago
Vadim Pisarevsky
719099ad6d
Merge pull request #4104 from SpecLad:arm64-packaging
10 years ago
Vadim Pisarevsky
2e9004813e
Merge pull request #4088 from howtobeahacker:2.4
10 years ago
Vincent Rabaud
50842b9036
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 f052b0bc4d
)
Conflicts:
modules/videoio/src/ffmpeg_codecs.hpp
10 years ago
Vadim Pisarevsky
3d6413cfc6
fixed compile warnings; hopefully fixed test failures
...
(cherry picked from commit 30912b49f3
)
Conflicts:
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/src/ffmpeg_codecs.hpp
10 years ago
Vadim Pisarevsky
799622affd
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
...
(cherry picked from commit 2b2e3ee93c
)
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
10 years ago
Alexander Smorkalov
57ab0d4d17
Debian packages header update to fix conflict with OpenCV from deb repo.
10 years ago
Roman Donchenko
02f8b85dd9
Add ARM64 packaging support
10 years ago
Roman Donchenko
1fbdca0c9b
Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE
...
Because that's the variable actually used by CPack.
10 years ago
howtobeahacker
9eaac6105f
correct covariation matrix formula in Harris corner detector
10 years ago
Vadim Pisarevsky
83ace8d580
Merge pull request #4085 from berak:patch-3
10 years ago
berak
851ce27240
http://code.opencv.org/issues/4359 2.4 branch
10 years ago
Vadim Pisarevsky
70f8d807c8
Merge pull request #4003 from uwinsoftware:2.4
10 years ago
Vadim Pisarevsky
daa21a4385
Merge pull request #4057 from apavlenko:24_java_memory_release
10 years ago
Vadim Pisarevsky
13cef0cdfc
Merge pull request #4061 from ilya-lavrenov:android
10 years ago
Ilya Lavrenov
083aced3b4
fixed OS names
10 years ago
Andrey Pavlenko
72ec9c159e
releasing native memory of temp `Mat` objects in generated Java code
10 years ago
Andrey Pavlenko
5b00d9da49
releasing native memory in Java converters
10 years ago
Vadim Pisarevsky
74bb0beeb0
Merge pull request #4008 from cr333:triangulation_fix_2.4
10 years ago
Vadim Pisarevsky
08714c510f
Merge pull request #4042 from ilya-lavrenov:android_mk
10 years ago
Vadim Pisarevsky
acfbed8654
Merge pull request #4037 from Lectem:patch-1
10 years ago
Vadim Pisarevsky
6212084046
Merge pull request #4041 from ilya-lavrenov:warning_fix
10 years ago