https://github.com/naoigcat/framework-opencv
Open Source Computer Vision Library
https://github.com/naoigcat/framework-opencv
cocoapods opencv
Last synced: about 2 months ago
JSON representation
Open Source Computer Vision Library
- Host: GitHub
- URL: https://github.com/naoigcat/framework-opencv
- Owner: naoigcat
- License: mit
- Created: 2023-05-19T04:54:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T00:06:22.000Z (about 2 years ago)
- Last Synced: 2025-10-26T20:22:13.992Z (8 months ago)
- Topics: cocoapods, opencv
- Language: Ruby
- Homepage: https://opencv.org/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OpenCV
[](https://cocoapods.org/pods/OpenCVFramework)
Open Source Computer Vision Library
- Repository:
## Installation
### CocoaPods
Specify in your `Podfile`:
```pod
pod 'OpenCVFramework'
```
## Usage
See