opencv/modules/gpu/include/opencv2/gpu
Vladislav Vinogradov 4124633359 added magnitudeSqr and rectStdDev to gpu module.
added supports of CV_32SC2 source to gpu scalar arithm and float source to gpu::histRange.
minor fix of gpu tests.
2010-10-13 12:52:39 +00:00
..
devmem2d.hpp GPU module: minor interface changes 2010-09-17 17:18:41 +00:00
gpu.hpp added magnitudeSqr and rectStdDev to gpu module. 2010-10-13 12:52:39 +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