Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladislav Vinogradov 5aae21c037 fixed bug #1640 13 years ago
..
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. 13 years ago
include/opencv2/gpu added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago
perf refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
src fixed bug #1640 13 years ago
test fixed bug #1640 13 years ago
CMakeLists.txt fixed build in gpu module (SURF and ORB) 13 years ago