This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
gpu
/
include
/
opencv2
/
gpu
History
Vladislav Vinogradov
2c39f0ee33
fix unnecessary memory allocation in gpu::magnitude and gpu::phase
2010-10-26 05:44:50 +00:00
..
devmem2d.hpp
added PtrStep structure to pass in __global__ functions
2010-10-22 16:57:22 +00:00
gpu.hpp
fix unnecessary memory allocation in gpu::magnitude and gpu::phase
2010-10-26 05:44:50 +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