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
..
doc Documentation: fixed "template<class T> const T" case for ".. ocv:function::" macro 14 years ago
include/opencv2/gpu optimized gpu pyrDown and pyrUp 13 years ago
src 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 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
CMakeLists.txt multilib support added (ticket #363) 14 years ago