mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
Reject initializers whose declared shape claims more elements than the tensor payload (raw_data or a typed *_data field) actually holds, before the Mat copy/convert reads them.