mirror of
https://github.com/opencv/opencv.git
synced 2026-07-22 03:43:03 +04:00
a7a94de74a
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.