mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
4f5d30a865
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