Releases: WPIRoboticsProjects/opencv-installer
Releases · WPIRoboticsProjects/opencv-installer
Version 2.0.0
Uses artifacts on the FRC maven server.
All artifacts are supported (Java, JNI, C++ headers, and native libraries)
Supported platforms:
- x86 linux (32- and 64-bit)
- x86 windows (32- and 64-bit)
- x86 OS X (64-bit only)
- ARM soft and hard float (linux)
Currently (9/26/2016), binaries are only available for the above x86 platforms (no ARM)
v1.0.2-SNAPSHOT
Fix platform names.
The installer no longer downloads JNI and native libs
v1.0.1-SNAPSHOT
Improve CLI arguments. Fix wrong regexes
v1.0-SNAPSHOT release (OS X and 64-bit linux only)
Release for version 1.0-SNAPSHOT.
The Java library and C++ headers may be downloaded on any system.
C++ headers can only be installed on OS X and linux.
JNI bindings and compiled C++ libraries can only be installed on Windows, OS X, and 64-bit linux. Native binaries for 32-bit linux and windows platforms have not yet been compiled.
See the readme for instructions