Vadim Pisarevsky
|
702afcd760
|
Merge pull request #5143 from alankarkotwal:2.4
|
9 years ago |
Maksim Shabunin
|
9734abdc1a
|
Merge pull request #5114 from a-andre:missingHeader
|
9 years ago |
Alexander Alekhin
|
3b97549bb1
|
Merge pull request #5226 from ilya-lavrenov:valgrind_memory_leak
|
9 years ago |
Alexander Alekhin
|
fc0b997064
|
Merge pull request #5223 from ilya-lavrenov:warpaffine_valgrind
|
9 years ago |
Ilya Lavrenov
|
4722b2d0e5
|
fixed memory leak caused by illegal memory access
|
9 years ago |
Ilya Lavrenov
|
f100cdb6d4
|
fixed "Conditional jump or move depends on uninitialised value" warning
|
9 years ago |
Alexander Alekhin
|
a00b37d209
|
Merge pull request #5094 from SpecLad:f2d-ts-rng
|
9 years ago |
a-andre
|
b757359ff8
|
fix documentation builder warnings
|
9 years ago |
Alexander Alekhin
|
3172e6d54b
|
Merge pull request #5203 from ilya-lavrenov:valgrind_error
|
9 years ago |
Ilya Lavrenov
|
793bdaada7
|
typo
|
9 years ago |
Ilya Lavrenov
|
370d1ff21a
|
fixed typo
|
9 years ago |
Ilya Lavrenov
|
47cee8715b
|
fixed uninitialized values warning in bad arg test class
|
9 years ago |
Ilya Lavrenov
|
b70e27e076
|
fixed memory leaks in warpAffine tests
|
9 years ago |
Ilya Lavrenov
|
d1b882ddcf
|
fixed memory leaks in floodfill tests
|
9 years ago |
Ilya Lavrenov
|
b2489d31d6
|
fixed memory leaks in cvtyuv tests
|
9 years ago |
Ilya Lavrenov
|
7719da9552
|
fixed memory leak in core ds tests
|
9 years ago |
Alexander Alekhin
|
8d264d9f64
|
Merge pull request #5193 from ilya-lavrenov:valgrind_error
|
9 years ago |
Ilya Lavrenov
|
855765986e
|
fixed valgrind warning in polylines
|
9 years ago |
Maksim Shabunin
|
34aa4e4578
|
Merge pull request #5151 from mshabunin:fix-training-data-corruption
|
9 years ago |
Maksim Shabunin
|
447b8bf58a
|
Fixing possible corruption for big training data sizes
|
9 years ago |
Alexander Alekhin
|
e9539061db
|
Merge pull request #5124 from StevenPuttemans:fix_annotation_tool_2.4
|
9 years ago |
Alankar Kotwal
|
98078c231e
|
Merge pull request #1 from alankarkotwal/bugfix
Correct missing braces in operations_in_arrays.rst
|
9 years ago |
Alankar Kotwal
|
1d92a73a55
|
Correct missing braces in operations_in_arrays.rst
|
9 years ago |
StevenPuttemans
|
ba7bf1ef68
|
add checks on input parameters for valid path and folder
opening a folder is system specific - made system specific code
added license
|
9 years ago |
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
|
10 years ago |
a-andre
|
5262371660
|
install new headers like "opencv2/core.hpp"
|
10 years ago |
Vitaly Tuzov
|
a96a6bf149
|
Resize area result verification moved to the separate function
|
10 years ago |
Vitaly Tuzov
|
b7c9aaa471
|
Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling
|
10 years ago |
Roman Donchenko
|
1245cd1752
|
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.
|
10 years ago |
Alexander Smorkalov
|
1f5fd865aa
|
Merge pull request #5092 from etalanin:update-branch-to-2-4-12
|
10 years ago |
Evgeny Talanin
|
9a3dccab20
|
Increase Android Manager version
|
10 years ago |
Evgeny Talanin
|
ac6ca660f4
|
Increase version to 2.4.12
|
10 years ago |
Alexander Alekhin
|
6f47c26acf
|
Merge pull request #5091 from jet47:gpu-sanity-epsilon
|
10 years ago |
Vladislav Vinogradov
|
945663bc9b
|
increase epsilon for some GPU sanity tests
|
10 years ago |
Alexander Alekhin
|
0263b49298
|
Merge pull request #5090 from SpecLad:autotune-crash
|
10 years ago |
Roman Donchenko
|
c2f59a0f73
|
flann: fix AutotunedIndex crashing if a KDTree index is selected
Backport of mariusmuja/flann@f8ca6df3.
|
10 years ago |
Maksim Shabunin
|
9eda260495
|
Merge pull request #4211 from alalek:fix_python_2_4
|
10 years ago |
Maksim Shabunin
|
3ed54b9008
|
Merge pull request #4220 from alalek:fix_gcc_warnings_2_4
|
10 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 |