opencv/modules/superres
peng xiao 7285341083 1. Let btvRegWeights to be constant per process call.
2. Let Farneback to be the default optical flow method.
3. Fix a timing method bug for ocl path.
4. Remove useless finish operation in farneback
5. Refactor buffer usage.
2013-10-21 10:21:37 +08: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 ocl: split initialization.cpp into 3 files: context, operations, programcache 2013-10-03 19:50:14 +04:00
src 1. Let btvRegWeights to be constant per process call. 2013-10-21 10:21:37 +08:00
test ocl: split initialization.cpp into 3 files: context, operations, programcache 2013-10-03 19:50:14 +04:00
CMakeLists.txt Add super resolution's OpenCL implementation. 2013-06-26 08:43:23 +08:00