Releases: cansik/opencv-processing
Version 0.8.0
Prebuilt opencv-processing libs version 0.8.0.
Version 0.7.0
Prebuilt opencv-processing libs version 0.7.0.
Version 0.6.6
Prebuilt opencv-processing libs version 0.6.6. This release fixed the optical flow example.
Full Changelog: v0.6.5...v0.6.6
Version v0.6.5
This release adds haar-cascade files to the package to support face detection and it fixes the examples to work with OpenCV 4.5.
Contribution Manager
This release is the most recent one provided for the contribution manager inside Processing.
Release v.0.6.3
This release fixes the name of the jar to be processing compatible.
Version 0.6.2
This version adds support for macosx-arm64
and linux-arm64
.
Version 0.6.1
This release upgrades the opencv version to 4.4.0, supporting for example mish functions for DNN inferencing (used in YOLOv4).
It is possible to use this library on the following platforms (all major platforms except Android):
- linux-x86_64
- macosx-x86_64
- windows-x86_64
- linux-armhf / arm64
Version 0.6.0
This release upgrades the underlaying opencv to version 4.1.2
.