Skip to content

Releases: cansik/deep-vision-processing

Version 0.9.0

08 Dec 15:05
Compare
Choose a tag to compare

Prebuilt deep-vision-processing libs version v0.9.0.

Version 0.8.2

17 Jun 13:58
Compare
Choose a tag to compare

Prebuilt deep-vision-processing libs version 0.8.2.

What's Changed

New Contributors

Full Changelog: v0.8.1-alpha...v0.8.2-alpha

Version 0.8.1

17 Feb 10:46
Compare
Choose a tag to compare
Version 0.8.1 Pre-release
Pre-release

Prebuilt deep-vision-processing libs version 0.8.1.

Version 0.8.0

17 Feb 09:58
Compare
Choose a tag to compare
Version 0.8.0 Pre-release
Pre-release

Prebuilt deep-vision-processing libs version 0.8.0.

Version 0.7.1

17 Feb 09:28
Compare
Choose a tag to compare
Version 0.7.1 Pre-release
Pre-release

Prebuilt deep-vision-processing libs version 0.7.1.

Release 0.7.0

03 Aug 10:22
Compare
Choose a tag to compare

Updated to JavaCPP 1.5.6 with OpenCV 4.5.3 and OpenBLAS 0.3.17.

To use CUDA backends on multiple platforms please use the download from GoogleDrive:

Processing Release

20 Apr 07:51
Compare
Choose a tag to compare

This is the release that is hosted for the Processing contribution manager.

Release 0.6.2

08 Mar 12:23
Compare
Choose a tag to compare

This release updates to OpenCV 4.5.1 and CUDA 11.2 (CuDnn 8.4) and support for CUDA on Linux-arm64 platforms.

To use CUDA backends on multiple platforms please use the download from GoogleDrive:

Release 0.6.1

23 Feb 17:33
Compare
Choose a tag to compare

This release contains a lot of performance and memory leak bug fixes.
Also it removes dependency on PImage resize in the Midas Network.

To use CUDA backends on multiple platforms please use the download from GoogleDrive:

Release 0.6.0

15 Feb 21:49
Compare
Choose a tag to compare

This release finally supports CUDA backends ✨
To use CUDA backends on multiple platforms please use the download from GoogleDrive:

Otherwise download the platform specific build from the attached downloads.

The following things are also included:

  • Enabled support for Processing4 by removing AWT image to Mat conversion #7
  • Reduced general file size by using javacpp platform builds
  • Added support for arm and armhf platforms (raspberry pi)