1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

core: parallel backends API

- allow to replace parallel_for() backend
This commit is contained in:
Alexander Alekhin
2021-01-21 11:03:17 +00:00
parent 84676fefe3
commit b73bf03bfc
13 changed files with 528 additions and 31 deletions
+1
View File
@@ -26,6 +26,7 @@
opencv2/core/hal/*.impl.*
opencv2/core/cuda*
opencv2/core/opencl*
opencv2/core/parallel/backend/*
opencv2/core/private*
opencv2/core/quaternion*
opencv/cxeigen.hpp