added perf tests for new gpu::cvtColor functions
[profile/ivi/opencv.git] / modules / gpu / perf / perf_imgproc.cpp
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