First time here? Check out the FAQ!
answered 2013-07-31 01:09:26 -0600
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.