You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luca-nardelli edited this page Jan 17, 2014
·
2 revisions
Single Thread vs Multi Thread
Here we show some comparison tables showing the gain in performance obtained by using the multi thread interface we implemented.
For low image resolutions, the time difference is not so clear, but then it becomes more noticeable.
cvBlob comparison: Our single threaded approach resulted in a slightly slower code.
However, a run with 2 threads shows a great gain in performance over this other library.