Skip to content

albusapp/opencv-spm

 
 

Repository files navigation

OpenCV-SPM

Use OpenCV as a SPM package.

Installation

Add https://github.com/albusapp/opencv-spm.git as package dependency in Xcode/SPM package.

How to build

  • edit .version file to set desired version
  • on push, the Github action release.yml will checkout OpenCV, build it, generate a xcframework containing iOS archs (arm64 for device & simulator), update Package.swift and publish a new release.

Usage

Import opencv2 and use it as documented in opencv.org.

import opencv2

...

About

Integrate OpenCV into your project using Swift Package Manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%