mirror of
https://github.com/opencv/opencv.git
synced 2026-09-26 04:09:43 +03:00
The function parameters were different from the ones described below. P.S. Why is ``flow`` InputOutputArray, shouldn't it be just OutputArray? If so, shouldn't the reason be specified - e.g. so others can benefit as well (e.g. not allocating memory on every frame?)