Is compiling opencv with tbb relevant on processeur with 2 thread -


i using opencv following processor : intel(r) atom(tm) cpu n455 @ 1.66ghz intel indicates processeur has 1 core 2 threads. relevent use opencv tbb option , expect faster execution ?

thank you

this might help.

tbb example works better using 2 threads on megafon mint phone contains intel(r) atom(tm) cpu z2460 @ 1.6ghz processor has 1 core 2 threads also.

--vladimir


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -