Question

I am using OpenCv with the following processor : Intel(R) Atom(TM) CPU N455 @ 1.66GHz Intel indicates that this processeur has 1 core but 2 threads. So would it be relevent to use OpenCv with TBB option and expect faster execution ?

Thank you

Était-ce utile?

La solution

this might help.

TBB example works better using 2 threads even on my Megafon Mint phone that contains Intel(R) Atom(TM) CPU Z2460 @ 1.6GHz processor which has 1 core but 2 threads also.

--Vladimir

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top