Ask Your Question

Revision history [back]

Lets say,I have a set of 1000 frames. and i have a dual core processor. can i process 500 frames on one core and another 500 on other core.?

I want to parallelize the motion estimation process using LK algorithm. And I m using OpenMP for it. Will i be able to divide the total number of frames into two subsets and process each subset of frames on each core ??? Please let me help in this regard. Ur help will be appreciated greatly.

Lets say,I have a set of 1000 frames. and i have a dual core processor. can i process 500 frames on one core and another 500 on other core.?

I want to parallelize the motion estimation process using LK algorithm. And I m using OpenMP for it. Will i be able to divide the total number of frames into two subsets and process each subset of frames on each core ??? Please let me help in this regard. Ur help will be appreciated greatly.