6955 Commits (a00b37d2096149f1a9eaa758fe188a63aa2664a5)

Author SHA1 Message Date
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
Ilya Lavrenov 855765986e fixed valgrind warning in polylines 9 years ago
Maksim Shabunin 447b8bf58a Fixing possible corruption for big training data sizes 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
Roman Donchenko 1245cd1752 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 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
Vladislav Vinogradov 945663bc9b increase epsilon for some GPU sanity tests 9 years ago
Roman Donchenko c2f59a0f73 flann: fix AutotunedIndex crashing if a KDTree index is selected 9 years ago
Alexander Alekhin 42ba5c7d16 fix GCC 4.9 warnings 10 years ago
Roman Donchenko 72ddeea479 FREAK: add missing field initialization 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
Roman Donchenko 9e50cf5375 Refactor a section of icvRotatingCalipers to work around a GCC bug 10 years ago
Roman Donchenko 2e86d46cf2 CV_ChessboardDetectorTimingTest: don't ignore missing test data 10 years ago
Vincent Rabaud 50842b9036 get code to compile on Ubuntu Saucy 10 years ago
Vadim Pisarevsky 3d6413cfc6 fixed compile warnings; hopefully fixed test failures 10 years ago
Vadim Pisarevsky 799622affd make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
howtobeahacker 9eaac6105f correct covariation matrix formula in Harris corner detector 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
Ilya Lavrenov 11d1909e6b fixed warning 10 years ago
Lectem 3c6fe75149 fix mutex for uclibc 10 years ago
Alexander Smorkalov 00d9f690f6 Version++. 10 years ago
Vladislav Vinogradov ae79fe10dc do not loose logs from nvidia tests 10 years ago
Vladislav Vinogradov 62fc342d35 use fixed seed for RNG in gpu SolvePnPRansac test 10 years ago
Vladislav Vinogradov 36924d6dbb use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac 10 years ago
Vladislav Vinogradov d58d277707 do not loose logs from nvidia tests 10 years ago
Vladislav Vinogradov 95eed59f2d use fixed seed for RNG in gpu SolvePnPRansac test 10 years ago
Vladislav Vinogradov 62bc647731 use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac 10 years ago
Christian Richardt 242e64c08d Fixed triangulation bug http://code.opencv.org/issues/4334. 10 years ago
Nguyen Nguyen 58dd70e8dc Revert support for audio 10 years ago
Nguyen Nguyen 53ff537f1c temporary fixes 10 years ago
Nguyen Nguyen a5814871d9 Adding audio to opencv 10 years ago
Vladislav Vinogradov f10537cdd6 fix tests compilation issue on Windows 10 years ago
Vladislav Vinogradov 9d294cbcf5 fix performance tests in tiny mode 10 years ago
Vladislav Vinogradov f1bec940b1 fix accuracy tests in tiny mode 10 years ago
Vladislav Vinogradov dd93d48be4 turn on stereob instantiates that required for tests 10 years ago
Vladislav Vinogradov ad3123adfd turn on some instantiates that required for other primitives 10 years ago
Vladislav Vinogradov f939d80f4c fixed seg faults 10 years ago
Vladislav Vinogradov ee316758ca reduce color instantiates for tiny build 10 years ago
Vladislav Vinogradov 6d7a61cbdc reduce copy_make_border instantiates for tiny build 10 years ago