Ilya Lavrenov
|
f70d63e4c9
|
added INTER_AREA interpolation to ocl::resize
|
2013-11-18 18:28:49 +04:00 |
|
Roman Donchenko
|
ef4eadd5d3
|
Merge pull request #1766 from ilya-lavrenov:ocl_remap_linear
|
2013-11-12 12:40:14 +04:00 |
|
Ilya Lavrenov
|
3727168b50
|
added a performance test for ocl::buildWarpPerspectiveMaps; moved warps to a separate file
|
2013-11-11 18:07:23 +04:00 |
|
Ilya Lavrenov
|
8b57893e40
|
added an accuracy test for ocl::buildWarpPerspectiveMaps
|
2013-11-08 18:42:13 +04:00 |
|
Ilya Lavrenov
|
760b718981
|
added CV_16SC2 && CV_16UC1 map types support to ocl::remap (INTER_LINEAR mode)
|
2013-11-08 01:42:48 +04:00 |
|
Ilya Lavrenov
|
fa15769f39
|
added CV_16SC2 && CV_16UC1 maps support to ocl::remap (nearest neighbour only)
|
2013-11-06 23:14:04 +04:00 |
|
Ilya Lavrenov
|
839245e420
|
fixed tests for ocl::warpAffine and ocl::warpPerspective
|
2013-10-27 14:49:37 +04:00 |
|
Andrey Pavlenko
|
2b6fca68bf
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
Ilya Lavrenov
|
7c1443cbdd
|
fixed an accuracy test for ocl::resize (in some cases dsize.area() was equal to 0)
|
2013-10-23 22:13:18 +04:00 |
|
Ilya Lavrenov
|
4f68f35a78
|
added reflect, reflect101, replicate, wrap border types to ocl::remap
|
2013-10-19 23:38:50 +04:00 |
|
Ilya Lavrenov
|
3fe74ad124
|
fixed ocl::copyMakeBorder
|
2013-10-18 16:39:47 +04:00 |
|
Ilya Lavrenov
|
4a81be7d0b
|
refactored all the tests in ocl/test/test_imgproc.cpp
|
2013-10-18 16:29:10 +04:00 |
|