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
Files
769564c1302eef0091aef064af5a3c95b5560e7b
opencv
/
modules
/
gpu
/
src
History
Andrey Morozov
769564c130
implemented asynchronous call for gpumat::setTo(), gpumat::copyTo(), gpumat::converTo()
2010-07-26 11:22:16 +00:00
..
cuda
implemented asynchronous call for gpumat::setTo(), gpumat::copyTo(), gpumat::converTo()
2010-07-26 11:22:16 +00:00
cudastream.cpp
implemented asynchronous call for gpumat::setTo(), gpumat::copyTo(), gpumat::converTo()
2010-07-26 11:22:16 +00:00
imgproc_gpu.cpp
imgproc_gpu - minor refactoring
2010-07-23 15:04:16 +00:00
initialization.cpp
compilation with no cuda re factored
2010-07-19 09:31:12 +00:00
matrix_operations.cpp
reduced code convert_to by using templates, merged with copyTo
2010-07-22 14:50:31 +00:00
precomp.cpp
compilation with no cuda re factored
2010-07-19 09:31:12 +00:00
precomp.hpp
added implementation GpuMat::convertTo and merged this with matrix_operations.cpp
2010-07-22 09:31:33 +00:00
stereobm_gpu.cpp
Variable winSize for StereoBP_GPU
2010-07-22 15:32:03 +00:00