nu.pattern.opencv.linux.x86_32.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencv Show documentation
Show all versions of opencv Show documentation
OpenCV packaged with native libraries and loader for multiple platforms.
# Linux x86_32
## Preparation
```shell
cmake -DBUILD_SHARED_LIBS=OFF ..
```
## Build
```shell
make -j8
```
© 2015 - 2025 Weber Informatics LLC | Privacy Policy