Vladislav Vinogradov
ade7394e77
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
...
wrote more complicated tests for them
implemented own version of warpAffine and warpPerspective for different border interpolation types
refactored some gpu tests
2012-03-14 15:54:17 +00:00
Vladislav Vinogradov
75ac4362ca
removed ASSERT_NO_THROW
2012-02-06 11:31:52 +00:00
Vladislav Vinogradov
af59a75ffc
fixed bug with submatrix in some gpu functions
...
update gpu tests
2012-01-10 11:11:58 +00:00
Anatoly Baksheev
e1dd41d1e2
- fixed SetTo tests for GPU (a problem in test code)
...
- minor refactoring
2011-07-08 16:08:58 +00:00
Vladislav Vinogradov
e8d2dd212c
fixed gpu tests
2011-06-29 11:14:03 +00:00
Vladislav Vinogradov
d1b4b5f0de
refactored gpu module tests
2011-06-29 10:14:16 +00:00