florianblume/Install OpenCV
Install OpenCV on your Github Actions workflows with just one simple action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | Directory to install OpenCV | — | — |
| cached | Whether to build OpenCV completely again or just run make install from previously built binaries. | — | false |
| install-deps | Whether or not to install OpenCV dependencies on Linux | — | true |
Outputs
no outputs