https://github.com/esimov/homebrew-opencv
Homebrew tap for OpenCV
https://github.com/esimov/homebrew-opencv
Last synced: 2 months ago
JSON representation
Homebrew tap for OpenCV
- Host: GitHub
- URL: https://github.com/esimov/homebrew-opencv
- Owner: esimov
- Created: 2021-02-05T10:53:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T13:55:43.000Z (over 4 years ago)
- Last Synced: 2025-01-30T05:13:33.181Z (4 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-opencv
Homebrew tap for OpenCV 3.4## Installation
```bash
brew tap esimov/opencv
brew install opencv
```