opencv/modules/gpu
2010-12-06 14:51:47 +00:00
..
include/opencv2/gpu added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method 2010-12-06 14:19:41 +00:00
src added assertion on Compute Capability >= 1.1 to BruteForceMatcher_GPU_base::radiusMatch 2010-12-06 14:51:47 +00:00
CMakeLists.txt added BruteForceMatcher_GPU 2010-12-06 12:06:51 +00:00
FindNPP.cmake temporary removed VERSION_VAR (because this requires cmake 2.8.3) 2010-11-28 11:12:35 +00:00