Opitmization with TBB [closed]
Hi,
I have to write a real-time AR application for an internship. So I have to deal with commercial use of the libraries. I don't really know if TBB is useful because I have a Xeon + Nvidia Quadro.
I was wondering about how TBB works : I saw that optimizations are already implemented in OpenCV and including TBB when I build with Cmake will allow these optimizations to be used.
So if I write my application without TBB and do some benchmarks with the 30days evaluation later, will I see some improvements ? I think that it's to simple to work...
If I recompile OpenCV with TBB support later, will I have to recompile everything ? Because CUDA support is quite long.
Thanks !
This is not a real question. Please rewrite it, and state clearly what's your programing, OpenCV-related issue. All your questions above can be answered by yourself, with a bit of work.