performance test for INTER_AREA resize has been added.
[profile/ivi/opencv.git] / modules / gpu / src / cuda / resize.cu
2012-06-06 Marina Kolpakovaperformance test for INTER_AREA resize has been added.
2012-06-06 Marina KolpakovaGPU resize with INTER_AREA
2012-03-14 Vladislav Vinogradovrefactored and fixed bugs in gpu warp functions (remap...
2012-01-11 Vladislav Vinogradovfixed gpu::resize
2012-01-10 Vladislav Vinogradovfixed bug with submatrix in some gpu functions
2011-11-14 Vladislav Vinogradovremoved BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-09 Vladislav Vinogradovfixed compilation under linux
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-10-13 Anatoly Baksheevgpu module: refactored devmem2d.hpp (atomic bomb)
2011-09-14 Vladislav Vinogradovminor gpu module refactoring: split big .cu files,...