15147 Commits (f54b80d2c84bc825384d6e29bf38daba511d6a60)
 

Author SHA1 Message Date
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Adrien BAK 5442de7d99 adjust numerical precision for windows build 10 years ago
Adrien BAK 82a5ff8540 fix warnings in samples 10 years ago
Adrien BAK 9972059476 suppress warnings 10 years ago
Adrien BAK 53d11f490d whitespace 10 years ago
Adrien BAK 5c98209127 whitespaces 10 years ago
Adrien BAK ee210afc44 white space 10 years ago
Adrien BAK cb76d00f5f precalculate indices 10 years ago
Adrien BAK 419450689b remove unnecessary buffer copies 10 years ago
Adrien BAK b4504639c8 refactor poisson_solver 10 years ago
Adrien BAK 6bfea73716 move calls to ptr<> 10 years ago
Adrien BAK 4a5ea85094 another useless include 10 years ago
Adrien BAK df312a4ffa at<> -> ptr<> 10 years ago
Adrien BAK 5a16de2ef6 .size().width -> cols 10 years ago
Adrien BAK 980496bb0e remove useless include 10 years ago
Adrien BAK d2719ea92f change numerical precision because of architecture discrepancy 10 years ago
Adrien BAK 1c75fa7297 norm -> cvtest::norm 10 years ago
Adrien BAK c6ffa5059d remove useless includes 10 years ago
Adrien BAK 0f0bda9722 factor conditional save 10 years ago
Adrien BAK 11d89ad7c1 coding guidelines 10 years ago
Adrien BAK 53f4f06a15 remove debugging code 10 years ago
Adrien BAK c69016467d replace implementation of dst 10 years ago
Adrien BAK 89e7860572 replace double by float 10 years ago
Adrien BAK ed9f6a3cb4 simplify a line 10 years ago
Adrien BAK e46810eabe this has been submitted to the daily wtf 10 years ago
Adrien BAK 47b01be0a4 replace 8 loops by 2 10 years ago
Adrien BAK b04d06938d replace double* by vector<double> 10 years ago
Adrien BAK a14bfb331d remove logging 10 years ago
Adrien BAK a361cc9479 remove some more useless buffers and rename a bunch of variables 10 years ago
Adrien BAK 61fe623cf1 backport bug fix 10 years ago
Adrien BAK d46c466e20 remove useless buffers 10 years ago
Adrien BAK 89be83e5be rename variables 10 years ago
Adrien BAK b3ddc2b9a7 refactor array_product 10 years ago
Adrien BAK 33c15d6309 rename stuff, adds logging and replace shitty else if chain by switch 10 years ago
Adrien BAK 1f6acc23fa adds header guards + move impl to proper file 10 years ago
Adrien BAK e8c2f2ee3e constness 10 years ago
Adrien BAK 2f046ae873 fix grayscale loading 10 years ago
Adrien BAK 63715a899e fix regressiont ests npr 10 years ago
Adrien BAK ed0eb139cb improve decolor tests 10 years ago
Adrien BAK 0a3aab288a improved cloning test 10 years ago
Vadim Pisarevsky 1796a26fc7 yet another attempt to refactor features2d; the first commit, features2d does not even compile 10 years ago
Ilya Lavrenov 69c82b4c2b ability to compile for iOS with Neon 10 years ago
micha137 67b2380d19 Update table_of_content_introduction.rst 10 years ago
micha137 96cd0d82e5 Update tutorials.rst 10 years ago
Vadim Pisarevsky 83ef276697 Merge pull request #3330 from vpisarev:fix_upnp_perf 10 years ago
Vadim Pisarevsky 3b250d6e9c this is trivial change; the main change is in opencv_extra - added regression data for perf tests 10 years ago
Vadim Pisarevsky a798386660 Merge pull request #3326 from ilya-lavrenov:neon_canny 10 years ago
Vadim Pisarevsky 1edefac4dc Merge pull request #3276 from asmorkalov:abidrk/pyStitching 10 years ago
Vadim Pisarevsky 8b7c0a7893 Merge pull request #3308 from edgarriba:master 10 years ago
Vadim Pisarevsky c37acef077 Merge pull request #3328 from ilya-lavrenov:warp_tests 10 years ago