Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

setUseOptimized()

Hi,

I've a simple question concerning setUseOptimized() function.

I'm working with Visual Studio17 and Opencv3.4.2 (I know I have to upgrade it ;) ), and I have a Solution with around 5 projects (exe, dll, libs). Should I call setUseOptimized(true) only in one or in all projects. Where is this global flag visible?

Many thanks