Vladislav Vinogradov
|
29b9720aab
|
added check if src.size() == dst.size() to gpu::resize
|
2011-09-12 10:23:20 +00:00 |
|
Vladislav Vinogradov
|
b2079d6de1
|
implemented gpu::resize for all types
|
2011-09-12 10:13:14 +00:00 |
|
Vladislav Vinogradov
|
84022779a1
|
added bicubic interpolation to gpu::remap
|
2011-09-06 07:01:23 +00:00 |
|
Vladislav Vinogradov
|
c26b005371
|
optimized gpu::remap (use texture memory if possible), added stream support to gpu::remap
|
2011-09-05 07:51:00 +00:00 |
|
Vladislav Vinogradov
|
b2d5839af7
|
added GpuFeature assertion to gpu::Canny
|
2011-09-05 06:20:34 +00:00 |
|
Vladislav Vinogradov
|
ea2f5b1391
|
added BORDER_REFLECT and BORDER_WRAP support to gpu module
switched to gpu::remap in opencv_stitching
|
2011-08-31 13:21:14 +00:00 |
|
Vladislav Vinogradov
|
47d68f6967
|
implemented gpu::remap for all types
|
2011-08-31 11:42:54 +00:00 |
|
Vladislav Vinogradov
|
173ac5a64b
|
optimized gpu pyrDown and pyrUp
|
2011-08-24 11:16:42 +00:00 |
|
Vladislav Vinogradov
|
a9fdc1bdff
|
added buffered version of cornerHarris, cornerMinEigenVal, histEven and histRange
|
2011-08-08 13:05:50 +00:00 |
|