Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
[profile/ivi/opencv.git] / modules / gpu / src / cuda / bilateral_filter.cu
2012-08-23 Anatoly BaksheevRemoved PtrElemStep, Marked DevMem1D as deprecated...
2012-06-15 Marina Kolpakovaminor formating fixes
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-11-14 Vladislav Vinogradovremoved BEGIN_OPENCV_DEVICE_NAMESPACE macros
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,...
2010-10-20 Vladislav Vinogradovadded to gpu module linear filters for int and float...
2010-09-06 Kirill KornyakovGPU module update: _GPU suffix removed, some namespaces...
2010-08-20 Vladislav Vinogradovadded colorizeDisp, fixed DisparityBilateralFilter
2010-08-19 Vladislav Vinogradovadded DisparityBilateralFilter to gpu module