Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can remove some unused modules with flags in CMake (eg. BUILD_opencv_highgui,...). But what is the problem with size? Yes it is big. But only needed functions will be included to your application due to static linking.