added Generalized Hough implementation
[profile/ivi/opencv.git] / modules / gpu / perf / perf_imgproc.cpp
2012-09-10 Vladislav Vinogradovadded Generalized Hough implementation
2012-09-05 Yury ZemlyanskiyMerge remote-tracking branch 'itseez/opencv'
2012-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-08-29 noobMerge branch 'master' of git://code.opencv.org/opencv
2012-08-29 Anatoly Baksheevadded GPU bilateral filter + tests
2012-08-28 Vadim Pisarevskyfixed many warnings (modified pull request 13)
2012-08-23 Andrey KamaevMerge branch 'norm_Matx' of git://github.com/vrabaud...
2012-08-23 Vladislav Vinogradovgpu version of HoughCircles
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-22 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-22 Andrey KamaevFix Windows build issues
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 Vinogradovgpu::HoughLines : minor code improvements
2012-08-20 Vladislav VinogradovMerge branch 'gpu-tests'
2012-08-17 Vladislav Vinogradovmerged gpu_perf_cpu into gpu_perf
2012-08-17 Vladislav Vinogradovupdated gpu performance tests
2012-08-15 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-15 Vladislav VinogradovMerge branch 'hough-lines-gpu'
2012-08-14 Vladislav Vinogradovnew optimized version
2012-08-14 Vladislav Vinogradovfixed overflow bugs, updated perf tests
2012-08-14 Vladislav Vinogradovadded accuracy and performance tests
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Vladislav Vinogradovnew implementation of gpu debayer
2012-08-07 Vladislav Vinogradovadded perf tests for new gpu::cvtColor functions
2012-06-20 Marina Kolpakovascan operations are moved in separate header
2012-06-09 Marina Kolpakovaresize area for big downscaling integration
2012-06-06 Marina Kolpakovaset to linear interpolation type for upscaling with...
2012-06-06 Marina Kolpakovaperformance test for INTER_AREA resize has been added.
2012-05-23 Vladislav Vinogradovupdated gpu performance tests
2012-05-22 Anatoly Baksheevgpu: added Cascade and mulAndScaleSpectrums perf tests
2012-03-14 Vladislav Vinogradovrefactored and fixed bugs in gpu warp functions (remap...
2012-03-07 Vladislav Vinogradovupdated image for StereoConstantSpaceBP regression...
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2011-12-29 Andrey KamaevRefactored performance tests. TEST_CYCLE macro is renam...
2011-12-28 Vladislav Vinogradovupdate gpu perf tests
2011-11-15 Vladislav Vinogradovfixed gpu performance tests
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-10-10 Vladislav Vinogradovimplemented brute force convolve for small kernel sizes
2011-10-03 Alexey SpizhevoyUpdated optimal block size estimation for the convolve...
2011-10-03 Alexey SpizhevoyFixed support of translation in the GPU-based plane...
2011-09-21 Vladislav Vinogradovimplemented gpu::copyMakeBorder for all border modes
2011-09-16 Alexey SpizhevoyUpdated bundle adjustment in stitching module: 1) it...
2011-09-14 Vladislav Vinogradovminor gpu module refactoring: split big .cu files,...
2011-09-12 Vladislav Vinogradovimplemented gpu::resize for all types
2011-09-12 Vladislav Vinogradovadded padded performance tests for gpu module
2011-09-07 Vladislav Vinogradovadded performance tests for gpu module