Vladislav Vinogradov
|
1a76242d99
|
added GPU_TEST_P macros
|
2012-12-20 15:33:04 +04:00 |
|
Vladislav Vinogradov
|
4ba33fa1ed
|
Revert "call resetDevice if gpu test fails"
This reverts commit ab25fe9e37 .
|
2012-12-19 11:13:31 +04:00 |
|
Vladislav Vinogradov
|
ab25fe9e37
|
call resetDevice if gpu test fails
|
2012-12-18 16:59:00 +04:00 |
|
Vladislav Vinogradov
|
afff9cf716
|
Optimized buffers reuse in gpu module:
ensureSizeIsEnough now doesn't reallocate memory, if buffer is small submat of big matrix
fixed createContinous according new changes
|
2012-11-12 10:30:35 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Vladislav Vinogradov
|
ec7f9566e0
|
minor gpu tests fix
|
2012-08-20 10:15:36 +04:00 |
|
Vladislav Vinogradov
|
2582464e51
|
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
|
2012-05-28 12:09:40 +00:00 |
|
Vladislav Vinogradov
|
eaea6782d5
|
added more assertion on device features to gpu functions and tests
moved TargerArchs and DeviceInfo to core
fixed bug in GpuMat::copy with mask (incorrect index in function tab)
|
2012-03-27 10:34:30 +00:00 |
|