added GPU bilateral filter + tests
[profile/ivi/opencv.git] / modules / gpu / src / opencv2 / gpu / device / functional.hpp
2012-08-29 Anatoly Baksheevadded GPU bilateral filter + tests
2012-06-21 Marina Kolpakovafixes for the newly added gcc warning keys
2012-06-20 Marina Kolpakovascan operations are moved in separate header
2012-06-08 Marina Kolpakovafixed hundreds of "anonymous" warnings for gpu module.
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 Vinogradovfixed compilation under linux
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-08-29 Vladislav Vinogradovrefactored gpu::BruteForceMatcher (moved some utility...
2011-08-17 Vladislav Vinogradovadded TransformFunctorTraits, optimized some functions...
2011-08-10 Vladislav Vinogradovadded registerPageLocked/unregisterPageLocked functions
2011-08-03 Vladislav Vinogradovgpu device layer code refactoring