opencv/modules/gpu/include/opencv2/gpu
Vladislav Vinogradov b181d78ca5 Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP.
Renamed copyConstBorder to copyMakeBorder.
Fixed warnings when HAVE_CUDA is not defined.
2010-09-15 12:47:59 +00:00
..
devmem2d.hpp GCC warning: new line at the end of file 2010-08-16 08:47:06 +00:00
gpu.hpp Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. 2010-09-15 12:47:59 +00:00
matrix_operations.hpp Added implementation and test for the GPU version of subtract, multiply, divide, transpose, absdiff, threshold, compare, meanStdDev, norm, based on NPP. 2010-09-13 14:30:09 +00:00
stream_accessor.hpp cv::gpu::CudaStream -> cv::gpu::Stream 2010-08-10 09:44:50 +00:00