This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
e7f491ae1a
opencv
/
modules
/
gpu
History
Alexey Spizhevoy
e7cf541f5f
fixed bug in matchTemplate when template size is (1,1), refactored
2010-12-14 09:53:17 +00:00
..
include/opencv2
/gpu
fixed some warning under Ubuntu in gpu module
2010-12-13 15:56:29 +00:00
src
fixed bug in matchTemplate when template size is (1,1), refactored
2010-12-14 09:53:17 +00:00
CMakeLists.txt
added support of CV_TM_CCORR (via FFT) into gpu::matchTemplate (versions both with block and without blocks)
2010-12-08 13:03:53 +00:00
FindNPP.cmake
temporary removed VERSION_VAR (because this requires cmake 2.8.3)
2010-11-28 11:12:35 +00:00