Merge pull request #1655 from pengx17:2.4_opt_superres_ocl

This commit is contained in:
Andrey Pavlenko
2013-10-25 19:47:38 +04:00
committed by OpenCV Buildbot
4 changed files with 84 additions and 165 deletions

View File

@@ -336,8 +336,6 @@ void cv::ocl::FarnebackOpticalFlow::updateFlow_boxFilter(
swap(M, bufM);
finish();
optflow_farneback::updateFlowOcl(M, flowx, flowy);
if (updateMatrices)