mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
303868b3c4
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?)