This is a prebuilt OpenCV XCFramework for iOS. It is built as a dynamic link library and can also be used as a dependency of a Pod. Supports M1 and x86 simulator, and iOS devices.
To run the example project, clone the repo, and run pod install
from the Example directory first.
OpenCV-Dynamic-Framework is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'OpenCV-Dynamic-Framework'
In your pod spec file, add the following line:
spec.dependency 'OpenCV-Dynamic-Framework'