First time here? Check out the FAQ!
answered 2017-05-13 03:01:29 -0600
In opencv no need to know which system is used to parallelize code. You can use Parallel_loop_body like in this tutorials
This function is defined here