413 Commits (310bd8701c6dd306345115c197b6b469d9b66611)

Author SHA1 Message Date
Ilya Lavrenov fffd263ce4 attempt 12 years ago
Ilya Lavrenov f58c5646b0 fixed wrong condition with interpolation types 12 years ago
Ilya Lavrenov 5ab3fe489f changed resize_area test 12 years ago
Ilya Lavrenov a65cb5d2de added extra debug parameters in resize test 12 years ago
Ilya Lavrenov 03daf44848 added recalculating scale coefficients 12 years ago
Andrey Kamaev e73089bdb5 Fix windows build warnings 12 years ago
Vladislav Vinogradov 538847e8a3 fixed compilation under VS2012 (Bug #2352, #2355) 12 years ago
Vladislav Vinogradov e975259c06 several fixes in gpu module 12 years ago
Vadim Pisarevsky 9956c42804 fixed iterations>1 case in morphological operations (bug #2348; thanks to Andrei Zaharescu for the fix) 12 years ago
Vadim Pisarevsky 9ea5b6bb44 fixed possible access violation in HSV2RGB (patch #2020) 12 years ago
Vadim Pisarevsky b3408a9b3a fixed bug #2186 (thanks to Joao Soares for the patch) 12 years ago
Ilya Lavrenov fbd9bfba47 fixed some warnings and errors on windows 12 years ago
Andrey Kamaev b1b5e392e6 Fix Android build warnings in new imgproc tests 12 years ago
Ilya Lavrenov dd1091bbe1 a reference function for remap was stabilized 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
Vadim Pisarevsky 932100c5a3 fixed build errors and warnings on Windows 12 years ago
Ilya Lavrenov 5eac0419b2 changed eps in validate_result function 12 years ago
Ilya Lavrenov be51e5d1b1 More strict tests for image waring algorithms 12 years ago
Vadim Pisarevsky dea52eb730 fixed 4-channel resizeAreaFast x2 decimation case 12 years ago
Vadim Pisarevsky 778c31a1c8 added SSE2-optimized boxfilter by Grigoriy Frolov 12 years ago
Vadim Pisarevsky 014106783d fixed building BRISK on Windows 12 years ago
Anatoly Baksheev 3456238c16 minor 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Sergiu Dotenco 6c3e769f32 eliminated type conversion warnings 12 years ago
Alexander Kapustin 1b5903a719 Laplacian tegra optimized was added 12 years ago
Anatoly Baksheev 70204a8e68 Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
Anatoly Baksheev e60a50c43c removed /EHa flag for cuda compilation 12 years ago
Anatoly Baksheev 290030d030 possibility to enable /mp compiler flag from cmake 12 years ago
Vsevolod Glumov fc307c87dc Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. 12 years ago
Ilya Lavrenov 92795ba476 parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm 12 years ago
Vadim Pisarevsky 793e8b546d fixed build on Ubuntu 12 years ago
Vadim Pisarevsky 64661ea9cd added SSE2-optimized resizeAreaFast for 8-bit images by Grigoriy Frolov 12 years ago
Vadim Pisarevsky 2f1cc018c9 enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Maria Dimashova d973d571a4 changed the value that replace NaNs in bilateralFilter_32f 12 years ago
Daniil Osokin f1d41d8b94 disabled whole perf test for distance transform 12 years ago
Daniil Osokin f4d4b0d742 disabled perf test on distance transform 12 years ago
Daniil Osokin 0609f4e9b4 Added blur16x16 perf test 12 years ago
Daniil Osokin b97b48ecb6 Added perf tests for histogram 12 years ago
Daniil Osokin 0b54739822 Added perf test for distanceTransform 12 years ago
Daniil Osokin 7a2eb514fa Added color YUV422 perf test 12 years ago
Daniil Osokin e37b9469da Added perf tests 12 years ago
Daniil Osokin 4fdff6347f Added blur16x16 perf test 12 years ago
Daniil Osokin 136dff5fe4 Added perf tests for histogram 12 years ago
Daniil Osokin 9a408c744d Added perf test for distanceTransform 12 years ago
Daniil Osokin bbc8605530 Added color YUV422 perf test 12 years ago
Daniil Osokin 8f6a2438a7 Added perf test for remap 12 years ago
Andrey Kamaev 5100ca7508 svn repository web references are replaced with links to git 12 years ago
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 12 years ago
Vadim Pisarevsky 9c0f556d88 fixed a few compile warnings and errors with VS2010. 12 years ago