mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
previous implementation was not thread/stream safe, since it used constant memory new implementation doesn't use any global objects, so it is thread/stream safe