Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Opitmization with TBB

Hi,

I have to write a real-time RA 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 !

Opitmization with TBB

Hi,

I have to write a real-time RA 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 !

Opitmization with TBB

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. 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... work...

If I recompile OpenCV with TBB support later, will I have to recompile everything ? Because CUDA support is quite long.

Thanks !