mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
When user provided corners buffer is big enough to be copied to from tmpCorners_, we allow the buffer to be reused other than allocate a new cl_mem object.