This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-28 06:43:01 +04:00
Code
Packages
Releases
Wiki
Activity
Files
7fbcc1ec054dc7e69612db0e6512337fa6ff4b9d
opencv
/
modules
/
gpu
/
include
/
opencv2
/
gpu
T
History
Vladislav Vinogradov
0b19f915be
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
2011-05-23 07:59:20 +00:00
..
devmem2d.hpp
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
2010-12-06 16:37:32 +00:00
gpu.hpp
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
2011-05-23 07:59:20 +00:00
matrix_operations.hpp
added ensureSizeIsEnough into gpu module, updated reduction methods
2011-01-18 12:36:01 +00:00
stream_accessor.hpp
cv::gpu::CudaStream -> cv::gpu::Stream
2010-08-10 09:44:50 +00:00