opencv/tests/gpu/src
2010-07-27 07:05:39 +00:00
..
convert_to.cpp implemented saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test 2010-07-27 07:05:39 +00:00
gputest.cpp added the module for testing gpu, by default turned off 2010-07-19 14:35:19 +00:00
gputest.hpp added the module for testing gpu, by default turned off 2010-07-19 14:35:19 +00:00
operator_async_call.cpp implemented asynchronous call for GpuMat::upload() and GpuMat::download(). added test for asynchronous call. 2010-07-26 13:42:39 +00:00
operator_copy_to.cpp small modifications in tests 2010-07-23 07:58:03 +00:00
operator_set_to.cpp small modifications in tests 2010-07-23 07:58:03 +00:00