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?
1 | initial version |
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?