opencv/modules/gpu/test
Vladislav Vinogradov 8d3850ac02 add cv::gpu::StreamAccessor::wrapStream method
it allows to import existed CUDA stream to OpenCV
2015-11-12 13:07:30 +03:00
..
nvidia do not loose logs from nvidia tests 2015-05-19 17:28:43 +03:00
interpolation.hpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
main_test_nvidia.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
main.cpp make NVIDIA tests verbose by default 2015-04-13 17:11:19 +03:00
test_bgfg.cpp use downscaled frames in FGDStatModel test 2014-08-15 13:42:25 +04:00
test_calib3d.cpp fix potential out-of-border access in gpu StereoBeliefPropagation 2015-08-27 16:09:37 +03:00
test_color.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_copy_make_border.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_core.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_denoising.cpp increase epsilons for some tests, which functions use floating point arithm 2014-10-23 19:33:42 +04:00
test_features2d.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_filters.cpp fixed warning 2015-05-21 11:49:06 +03:00
test_global_motion.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
test_gpumat.cpp fix epsilons for several gpu tests 2014-02-06 18:02:14 +04:00
test_hough.cpp disable GeneralizedHough tests on gcc 4.7 2014-04-07 09:49:17 +04:00
test_imgproc.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_labeling.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
test_nvidia.cpp make NVIDIA tests verbose by default 2015-04-13 17:11:19 +03:00
test_objdetect.cpp fix tests for gpu HOG 2015-03-02 11:02:47 +03:00
test_opengl.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
test_optflow.cpp set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 2015-02-25 13:16:36 +03:00
test_precomp.hpp get rid of cuda.h usage 2014-11-25 18:29:56 +03:00
test_pyramids.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_remap.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_resize.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_stream.cpp add cv::gpu::StreamAccessor::wrapStream method 2015-11-12 13:07:30 +03:00
test_threshold.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_video.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
test_warp_affine.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00
test_warp_perspective.cpp fix tests compilation issue on Windows 2015-05-06 17:15:25 +03:00