resizing in parallell [closed]

asked 2013-11-25 04:14:19 -0600

deivit gravatar image

Dear all,

In the application we are building would be a great success to achieve parallelization of RGB images resizing. At the moment we just resize each image in different threads, but for several reasons we would prefer to resize images sequentially and parallellize the resising process itself.

So the question is: there is already any way to resize an image using all the cpus in openCV? if not, should I dig about parallel_for_ and resize a portion of the image in each loop?

Thanks in advanve for any comment or suggestion, David

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-12-03 03:00:21.859901