Skip to content

Legoless/OpenCV-Dynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Dynamic

This repository contains podspec of OpenCV framework built as a dynamic library. It can be used as a dependency in any CocoaPod and will work correctly with Swift and/or Objective-C projects.

To add it to your project:

pod 'OpenCV-Dynamic', '~> 3.x'

Do add it as a dependency to an existing CocoaPod:

spec.dependency 'OpenCV-Dynamic'

Building

For the pod to build correctly, please make sure cmake is available from command line, by running cmake command. You can install it with Homebrew:

brew install cmake

Same as with OpenCV, Python is required to build the framework (shipped with macOS).

Author

Dal Rupnik

License

OpenCV-Dynamic is available under the 3-clause BSD license. See LICENSE file for more information.

Also respect OpenCV License and conditions.

About

OpenCV iOS Dynamic Framework Podspec

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages