Skip to content

Implements #311 parallel operator pipelines

Nicolas Pope requested to merge feature/311/parallelpipe into master

Allows host code to run in parallel to GPU code. ArUco and face detection have been modified accordingly.

Merge request reports