Skip to content

Releases: WPIRoboticsProjects/opencv-installer

Version 2.0.0

26 Sep 18:16
Compare
Choose a tag to compare

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

19 Sep 16:27
Compare
Choose a tag to compare
v1.0.2-SNAPSHOT Pre-release
Pre-release

Fix platform names.

The installer no longer downloads JNI and native libs

v1.0.1-SNAPSHOT

19 Sep 16:02
Compare
Choose a tag to compare
v1.0.1-SNAPSHOT Pre-release
Pre-release
Improve CLI arguments. Fix wrong regexes

v1.0-SNAPSHOT release (OS X and 64-bit linux only)

13 Sep 22:09
Compare
Choose a tag to compare

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