opencv/modules/gpu/src
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