513 Commits (0d12f451bec899aedd6ae85d14c31135a8aeb9eb)

Author SHA1 Message Date
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
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 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
Vadim Pisarevsky 310b1ad7b9 moved parallel_for_ and ParallelLoopBody to core.hpp 12 years ago
Ilya Lavrenov 27c2aa3a4e parallel version of bilateral filter was implemented using parallel_for_ 12 years ago
Vadim Pisarevsky fac3d9994c integrated another portion of SSE optimizations from Grigory Frolov 12 years ago
Maria Dimashova c5dbc06158 fixed bilateralFilter on uniform CV_32F image 13 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Andrey Kamaev b1eba01afb Fixed several mistakes in documentation 13 years ago
Andrey Kamaev d386667478 Merged the trunk r8927, r8929 13 years ago
Andrey Kamaev bd394012e8 Eliminated discrepancy between SSE and non-SSE versions of bilinear resize 13 years ago
Andrey Kamaev c68eb408c0 Merged the trunk r8917:8919 13 years ago
Maria Dimashova b528348f39 fixed #2118 13 years ago