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.