dovyski/Setup OpenCV
This action downloads, compiles and installs OpenCV using the informed version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| opencv-version | OpenCV version to be installed. | yes | 4.0.0 |
| opencv-extra-modules | If opencv-contrib (extra modules) should be included in the instalation. | no | true |
| install-deps | If dependencies should be installed as well. | no | true |
| CMAKE_BUILD_TYPE | — | no | RELEASE |
| CMAKE_CXX_COMPILER | — | no | g++ |
| CMAKE_INSTALL_PREFIX | — | no | /usr/local |
| WITH_TBB | — | no | ON |
| WITH_IPP | — | no | ON |
| BUILD_NEW_PYTHON_SUPPORT | — | no | OFF |
| WITH_V4L | — | no | OFF |
| ENABLE_PRECOMPILED_HEADERS | — | no | ON |
| INSTALL_C_EXAMPLES | — | no | OFF |
| INSTALL_PYTHON_EXAMPLES | — | no | OFF |
| BUILD_EXAMPLES | — | no | OFF |
| WITH_QT | — | no | OFF |
| WITH_OPENGL | — | no | OFF |
| GENERATE_PKGCONFIG | — | no | OFF |
Outputs
no outputs