Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think it's more a C++ question than a OpenCV one. Have a look on Intel TBB FlowGraph, where you can spwan a graph (image pipeline) with parallel or sequential execution and automatic load balancing.

I think it's more a C++ question than a an OpenCV one. Have a look on Intel TBB FlowGraph, where you can spwan a graph (image pipeline) with parallel or sequential execution and automatic load balancing. balancing.