Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV 3.0 large executable from static libraries

Building with statically linked OpenCV 2.49 previously added ~1MB to my executable size. Building the same application with OpenCV 3.0 adds 10MB to the final executable. Is there a reason for the 10x as large output? The Core and ImgProc libraries that I'm using don't seem to have changed much in size.