Include only 2 libs in framework
Hi,
I want to build OpenCV2.framework for iOS but I want to reduce it size by linking (including) only with two libs: core and imgproc.
How could I do that?
Hi,
I want to build OpenCV2.framework for iOS but I want to reduce it size by linking (including) only with two libs: core and imgproc.
How could I do that?
You can do it by adding additional CMake arguments to Python script for building framework. If you need details, please let me know. Why do you need it? I think it doesn't decrease size of your application.
Asked: 2012-11-20 08:47:09 -0600
Seen: 559 times
Last updated: Nov 27 '12
installation steps opencv-2.4.2 (IOS)
Error in iOS framework and in tutorial
iOS semantic build issue (CV_CAP_IOS undeclared)
openCV 2.4.3 iOS background_segm.hpp 'list' file not found
What are the correct XCode 4.5.2 settings for the compiled framework?
ios framework not found opencv2
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Can anyone help me to rebuild the framework that will include only 2 libs?