added GPU bilateral filter + tests
[profile/ivi/opencv.git] / modules / gpu / test / utility.hpp
2012-08-29 Anatoly Baksheevadded GPU bilateral filter + tests
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-22 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-21 Leonid BeynensonMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Andrey KamaevMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Vladislav VinogradovMerge branch 'gpu-tests'
2012-08-20 Vladislav Vinogradovminor gpu tests fix
2012-08-16 Vladislav Vinogradovupdated gpu accuracy tests
2012-06-06 Marina KolpakovaGPU resize with INTER_AREA
2012-03-28 Vladislav Vinogradovadded support of 3-channels output to gpu::reprojectIma...
2012-03-21 Vladislav Vinogradovfixed gpu::filter2D border interpolation for CV_32FC1...
2012-03-20 Vladislav Vinogradovrefactored and fixed some gpu tests
2012-03-19 Vladislav Vinogradovfixed several bugs in gpu arithm functions
2012-03-19 Vladislav Vinogradovfixed gpu::pyrUp (now it matches cpu analog)
2012-03-14 Vladislav Vinogradovrefactored and fixed bugs in gpu warp functions (remap...