opencv/modules/gpu
Vladislav Vinogradov 8e3f1c09d2 added support of 3-channels output to gpu::reprojectImageTo3D
minor refactoring of gpu tests
2012-03-28 12:48:28 +00:00
..
doc #1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary. 2012-03-28 07:11:07 +00:00
include/opencv2/gpu added support of 3-channels output to gpu::reprojectImageTo3D 2012-03-28 12:48:28 +00:00
perf refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
src added support of 3-channels output to gpu::reprojectImageTo3D 2012-03-28 12:48:28 +00:00
test added support of 3-channels output to gpu::reprojectImageTo3D 2012-03-28 12:48:28 +00:00
CMakeLists.txt fixed build in gpu module (SURF and ORB) 2012-03-18 12:05:49 +00:00