opencv/modules/gpu/test
2012-03-27 07:33:39 +00:00
..
nvidia fixed compilation error 2011-10-31 06:43:00 +00:00
interpolation.hpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
main.cpp refactored and fixed some gpu tests 2012-03-20 12:03:34 +00:00
precomp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
precomp.hpp fixed build in gpu module (SURF and ORB) 2012-03-18 12:05:49 +00:00
test_calib3d.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_copy_make_border.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_core.cpp fixed octave computation in SURF_GPU 2012-03-26 18:07:03 +00:00
test_features2d.cpp added assertion on device features (global atomics) into gpu tests 2012-03-27 07:33:39 +00:00
test_filters.cpp added assertion on device features (global atomics) into gpu tests 2012-03-27 07:33:39 +00:00
test_hog.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
test_imgproc.cpp Fixed gpu::matchTemplate for correct handling of big templates. Added tests 2012-03-26 09:19:33 +00:00
test_matop.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
test_nvidia.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
test_remap.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_resize.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
test_threshold.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_video.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
test_warp_affine.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_warp_perspective.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
utility.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
utility.hpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00