merged the trunk r8704:8716
[profile/ivi/opencv.git] / modules / gpu / src / opencv2 / gpu / device / filters.hpp
2012-06-28 Marina Kolpakovamerged the trunk r8704:8716
2012-06-15 Andrey KamaevMerged the trunk r8575:8583 (INTER_AREA interpolation...
2012-05-29 Vladislav VinogradovMerged revision(s) 8495 from trunk:
2012-03-14 Vladislav Vinogradovrefactored and fixed bugs in gpu warp functions (remap...
2011-11-14 Vladislav Vinogradovmoved GpuMat's operations implementation to core module
2011-11-14 Vladislav Vinogradovremoved BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-09-06 Vladislav Vinogradovadded bicubic interpolation to gpu::remap