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.
 
 
 
 
 
 
Alexey Spizhevoy 50b72197ab fixed bug in gpu::matchTemplate (added normalization routine to make the GPU version consistent with the CPU one), added test cases from the ticket #1341 13 years ago
..
nvidia fixed some warnings under win64 14 years ago
test_arithm.cpp fixed some warnings under win64 14 years ago
test_calib3d.cpp fixed gpu test failure on empty test data 14 years ago
test_features2d.cpp optimized gpu pyrDown and pyrUp 13 years ago
test_filters.cpp fixed gpu test failure on empty test data 14 years ago
test_gpu_base.cpp refactored gpu module tests 14 years ago
test_gpu_base.hpp refactored gpu module tests 14 years ago
test_hog.cpp fixed gpu test failure on empty test data 14 years ago
test_imgproc.cpp fixed bug in gpu::matchTemplate (added normalization routine to make the GPU version consistent with the CPU one), added test cases from the ticket #1341 13 years ago
test_main.cpp fixed #1279 14 years ago
test_matop.cpp - fixed SetTo tests for GPU (a problem in test code) 14 years ago
test_nvidia.cpp refactored gpu module tests 14 years ago
test_precomp.cpp refactored gpu module tests 14 years ago
test_precomp.hpp Fixed compilation problem when building without CUDA 14 years ago