17183 Commits (bd53a30e764651232e3d27f268c27acfb5ad9beb)
 

Author SHA1 Message Date
Vladislav Vinogradov 6282ff0887 exclude dates from report names 10 years ago
Vladislav Vinogradov ea35fee5b8 save tests console output to separate log files 10 years ago
Vladislav Vinogradov 0e5fec288c check that current directory has write access 10 years ago
Roman Donchenko c0cc51cb4b Add ARM64 packaging support 10 years ago
Roman Donchenko 5dd76a4791 Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE 10 years ago
Gleb Gladilov 2bc4486966 Added test of minMaxLoc on filling with maximums of int 10 years ago
Gleb Gladilov 344d9fd83f Fixed minMaxLoc and test functions 10 years ago
Vitaly Tuzov 4a0152c731 Resize area result verification moved to the separate function 10 years ago
Vitaly Tuzov 7d245e0f29 Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling 10 years ago
Elena Shipunova 5de01fde53 do not proceed with removing zero-length slice 10 years ago
Alexander Alekhin 108bb75430 Merge pull request #5361 from alalek:update_ffmpeg_support 10 years ago
Alexander Alekhin 4613d37eba Merge pull request #5366 from taketwo:use-stream-in-bilateral-filter 10 years ago
Alexander Alekhin 05b1636780 Merge pull request #5329 from paroj:cliparser 10 years ago
berak 2f7c926670 remove usage of obsolete _dataAsRows flag 10 years ago
Suleyman TURKMEN dff9d2288b Update window_w32.cpp 10 years ago
Alexander Alekhin d3071db0d7 add some CommandLineParser tests 10 years ago
Andrey Pavlenko 8e088d38a5 draft implementation of alternative CameraBridge via GLES 10 years ago
Pavel Rojtberg 31da833574 ts/ts_perf: fix wrong has() usage 10 years ago
Pavel Rojtberg 96cc618410 has() should only test for the presence of the argument 10 years ago
Pavel Rojtberg 08dd126f08 do not parse empty default values and improve error messages 10 years ago
Alexander Alekhin 0051208684 Merge pull request #5349 from lupustr3:pvlasov/tls_update 10 years ago
Alexander Alekhin d2b10d8aa1 Merge pull request #5355 from renatoGarcia:master 10 years ago
Alexander Alekhin 1b2c11e7b3 Merge pull request #5343 from paroj:boolean_algebra 10 years ago
Sergey Alexandrov 4094b2d7a5 Use stream argument when launching bilateral filter kernel 10 years ago
Alexander Alekhin af0942c78f Merge pull request #5335 from Dikay900:ports_to_master 10 years ago
Pavel Rojtberg f0282337e3 simplify error conditions 10 years ago
jisli f88e9a748a update ffmpeg support 10 years ago
Pavel Vlasov aa485ccd75 TLS keys leak fix; 10 years ago
StevenPuttemans e9037644c3 add link to contributing guidelines 10 years ago
Renato Florentino Garcia 1a18fa1c94 Correct a typo. 10 years ago
art-programmer e0ef293645 Update em.cpp 10 years ago
Philip Salvaggio fcf971bded Improved documentation for connectedComponentsWithStats. 10 years ago
Vadim Pisarevsky 9533982729 Merge pull request #5272 from avershov:opencl-vaapi-fallback 10 years ago
Vadim Pisarevsky 21d06f5ab2 Merge pull request #5333 from UnaNancyOwen:fix3_LineAA 10 years ago
Vadim Pisarevsky 07a4f571d9 Merge pull request #5337 from Dikay900:tbb_cmake_visibility 10 years ago
Vadim Pisarevsky 5e2c578b50 Merge pull request #5339 from blebo:patch-1 10 years ago
Alexander Alekhin bf42b9603b fix "unreachable code" warning 10 years ago
Maksim Shabunin 603864dba2 Warning fix 10 years ago
Adam Gibson 4f2612fcfd Removed trailing whitespace from squares.py compatibility comment. 10 years ago
Adam Gibson a413423ff6 Reverted _doc.py to Python 2-only version. Interim measure to prevent docs from failing during build, until all samples are updated with Python 2/3 compatibility. 10 years ago
Alexander Alekhin 1a8d7f9587 ocl: temporary restore OpenCL tls data (ocl.cpp without fix) 10 years ago
Alexander Alekhin 7213e5f68a ocl: correct disabling of OpenCL code 10 years ago
Adam 37d300f250 Correction of minor typo. 10 years ago
Adam Gibson b57be28920 Various Python samples updated for Python 2/3 compatibility. 10 years ago
Ilya Lavrenov 5eb67cc2cb fix for corrent modules dependencies 10 years ago
Ilya Lavrenov 3143f2fb50 fixed uninitialized memory writing/reading in flann 10 years ago
Ilya Lavrenov df21a24f81 initialize padding of CvString with zeros 10 years ago
Ilya Lavrenov ee2008abe8 fixed "Conditional jump or move depends on uninitialised value(s)" in GBD 10 years ago
Ilya Lavrenov 1d77d697ef fixed memory leak in GBTrees 10 years ago
Ilya Lavrenov cf0f47f589 fixed memory leak in descriptor regression tests 10 years ago