opencv/modules/superres
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added.
Feature allows to exclude CUDA or OpenCL optimizations at all even CUDA is used
on build. Exclusion of CUDA or OpenCL cut unwanted dependencies.
2014-03-06 10:31:33 +04:00
..
doc Super Resolution module 2013-02-27 13:41:15 +04:00
include/opencv2/superres Added farneback to superres module. 2013-07-26 14:14:40 +08:00
perf Fixed building with OpenCL, but without the ocl module. 2013-10-30 14:07:34 +04:00
src Implicit CUDA and OpenCL control for module definition added. 2014-03-06 10:31:33 +04:00
test ocl: split initialization.cpp into 3 files: context, operations, programcache 2013-10-03 19:50:14 +04:00
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00