opencv/modules/gpu
Vladislav Vinogradov 7057dd8fc0 added test for gpu::Laplacian for CV_32FC1 type
changed epsilon for matrix comparison in gpu::sqrt test
2012-03-22 19:12:42 +00:00
..
doc fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
include/opencv2/gpu fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
perf refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
src fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test added test for gpu::Laplacian for CV_32FC1 type 2012-03-22 19:12:42 +00:00
CMakeLists.txt fixed build in gpu module (SURF and ORB) 2012-03-18 12:05:49 +00:00