1. Let btvRegWeights to be constant per `process` call.
authorpeng xiao <hisenxpress@gmail.com>
Mon, 21 Oct 2013 02:21:37 +0000 (10:21 +0800)
committerpeng xiao <hisenxpress@gmail.com>
Mon, 21 Oct 2013 02:21:37 +0000 (10:21 +0800)
commit7285341083a1210db1485eee1075540fa5ebc884
tree4cb7c393d97d6ca8d74902315c39e1e638ac4ef6
parent1eb322fa5dd7a52430c705ab261673ead43de6eb
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.
modules/ocl/src/optical_flow_farneback.cpp
modules/superres/src/btv_l1_ocl.cpp
modules/superres/src/opencl/superres_btvl1.cl
samples/gpu/super_resolution.cpp