Ask Your Question

Revision history [back]

Any methods to reduce the size of the iOS framework for Opencv

I deploy my ios app with opencv framework, though I only choose the arm64 and arm64e arch, but the size of framework is still 200MB+. In my app, I just use core.h and calib3d.h, so any methods to reduce the size of the iOS framework for Opencv. Thx~