Ask Your Question
1

list of parallel functions in opencv?

asked 2012-12-14 01:08:26 -0600

mrgloom gravatar image

How can I determine which functions in opencv are parallel?

Is there any guide\tutor\sample code for best way parallel programming in opencv?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-07-11 00:32:45 -0600

Kirill Kornyakov gravatar image

You can start with this command:

~/Work/OpenCV/opencv> grep -nIHR "parallel_for" --include *.cpp .
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-14 01:08:26 -0600

Seen: 462 times

Last updated: Jul 11 '13