Will a parallel_for work for Android ?
Will this for example without any modification ? I am of course developing in native code. Is there a trick compared to the desktop version ?
add a comment
Will this for example without any modification ? I am of course developing in native code. Is there a trick compared to the desktop version ?
Asked: 2015-01-10 15:59:00 -0600
Seen: 82,064 times
Last updated: Jan 10 '15
Concurrency framework explanation?
How to optimize medianBlur using parallel_for? [closed]
Should I use OpenMP or parallel_for_ for a simple for loop ?
How to use lambda as a parameter to parallel_for_
How to Multiply cv::Mat with mask
meaning of nstripes parameter in parallel_for_ in OpenCV3