Skip to content
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.

Time results Test Image
Test Image Test Image
Clone this wiki locally