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 8d3850ac02 add cv::gpu::StreamAccessor::wrapStream method 9 years ago
..
nvidia do not loose logs from nvidia tests 10 years ago
interpolation.hpp updated license header in whole gpu module 12 years ago
main.cpp make NVIDIA tests verbose by default 10 years ago
main_test_nvidia.h updated license header in whole gpu module 12 years ago
test_bgfg.cpp use downscaled frames in FGDStatModel test 10 years ago
test_calib3d.cpp fix potential out-of-border access in gpu StereoBeliefPropagation 9 years ago
test_color.cpp fix tests compilation issue on Windows 10 years ago
test_copy_make_border.cpp fix tests compilation issue on Windows 10 years ago
test_core.cpp fix tests compilation issue on Windows 10 years ago
test_denoising.cpp increase epsilons for some tests, which functions use floating point arithm 10 years ago
test_features2d.cpp fix tests compilation issue on Windows 10 years ago
test_filters.cpp fixed warning 10 years ago
test_global_motion.cpp updated license header in whole gpu module 12 years ago
test_gpumat.cpp fix epsilons for several gpu tests 11 years ago
test_hough.cpp disable GeneralizedHough tests on gcc 4.7 11 years ago
test_imgproc.cpp fix tests compilation issue on Windows 10 years ago
test_labeling.cpp updated license header in whole gpu module 12 years ago
test_nvidia.cpp make NVIDIA tests verbose by default 10 years ago
test_objdetect.cpp fix tests for gpu HOG 10 years ago
test_opengl.cpp updated license header in whole gpu module 12 years ago
test_optflow.cpp set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 10 years ago
test_precomp.hpp get rid of cuda.h usage 10 years ago
test_pyramids.cpp fix tests compilation issue on Windows 10 years ago
test_remap.cpp fix tests compilation issue on Windows 10 years ago
test_resize.cpp fix tests compilation issue on Windows 10 years ago
test_stream.cpp add cv::gpu::StreamAccessor::wrapStream method 9 years ago
test_threshold.cpp fix tests compilation issue on Windows 10 years ago
test_video.cpp updated license header in whole gpu module 12 years ago
test_warp_affine.cpp fix tests compilation issue on Windows 10 years ago
test_warp_perspective.cpp fix tests compilation issue on Windows 10 years ago