opencv/modules/gpu/test
Vladislav Vinogradov d1423adbc7 moved gpu cvtColor tests to separate file
added more tests for gpu cvtColor
fixed RGB->YUV conversion
2012-03-28 06:56:42 +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_color.cpp moved gpu cvtColor tests to separate file 2012-03-28 06:56:42 +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 added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +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_gpumat.cpp added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +00:00
test_imgproc.cpp moved gpu cvtColor tests to separate file 2012-03-28 06:56:42 +00:00
test_nvidia.cpp minor modification of gpu video tests 2012-03-27 12:15:52 +00:00
test_objdetect.cpp added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +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 minor modification of gpu video tests 2012-03-27 12:15:52 +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 minor modification of gpu video tests 2012-03-27 12:15:52 +00:00
utility.hpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00