Vladislav Vinogradov
|
dc0f313924
|
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 |
|
Andrey Morozov
|
fff2160d1f
|
implemented asynchronous call for GpuMat::upload() and GpuMat::download(). added test for asynchronous call.
|
2010-07-26 13:42:39 +00:00 |
|
Andrey Morozov
|
60a4e81a12
|
small modifications in tests
|
2010-07-23 07:58:03 +00:00 |
|
Vladislav Vinogradov
|
edd68e588b
|
Added implementation of remap on GPU. Minor fixes of convertTo. Added opencv_imgproc to gpu_test dependencies.
|
2010-07-23 07:06:33 +00:00 |
|
Vladislav Vinogradov
|
26c4859634
|
reduced code convert_to by using templates, merged with copyTo
|
2010-07-22 14:50:31 +00:00 |
|
Andrey Morozov
|
a0b1107b3c
|
added implementation copyTo() with mask and added test for this method
|
2010-07-22 14:39:54 +00:00 |
|
Andrey Morozov
|
98c8ecf829
|
modified kernel setto(), added double type, code has been improved
|
2010-07-22 12:42:42 +00:00 |
|
Vladislav Vinogradov
|
3f5dd5f1cc
|
added implementation GpuMat::convertTo and merged this with matrix_operations.cpp
|
2010-07-22 09:31:33 +00:00 |
|
Andrey Morozov
|
7bf29e1488
|
optimized gpumat::setTo(), ~ 30 speedup
|
2010-07-22 08:59:23 +00:00 |
|
Andrey Morozov
|
2fe75ea33e
|
fixed implementation of gpumat::setTo()
|
2010-07-21 13:35:41 +00:00 |
|
Andrey Morozov
|
f37ac8e4ca
|
fixed implementation of gpumat::setTo() and improved gputest
|
2010-07-21 10:43:01 +00:00 |
|
Andrey Morozov
|
c3f1a6e78a
|
added the module for testing gpu, by default turned off
|
2010-07-19 14:35:19 +00:00 |
|