Skip to content

Releases: cansik/realsense-processing

Version 2.5.1

21 Oct 08:52
Compare
Choose a tag to compare

Prebuilt realsense-processing libs version 2.5.1.

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

Version 2.5.0

24 Sep 13:22
Compare
Choose a tag to compare

Prebuilt realsense-processing libs version 2.5.0.

Adds support for librealsense version 2.53.1.

Version 2.4.3

21 Sep 11:57
Compare
Choose a tag to compare

Prebuilt realsense-processing libs version 2.4.3.

This adds support for pixel to point projection.

Full Changelog: v2.4.2...v2.4.3

Apple Silicon Test

21 Sep 13:41
Compare
Choose a tag to compare
Apple Silicon Test Pre-release
Pre-release

Apple Silicon Pre-Release Test Binaries

Release 2.4.0

03 Aug 17:47
Compare
Choose a tag to compare

This release adds filter setting support and updating the native library to 2.44.0.

Release 2.3.0

19 Jan 13:40
Compare
Choose a tag to compare

This release adds new camera device support by updating the native library to 2.40.0.

  • D455 and D515 cameras are now supported as well.
  • Pose frames are now supported for the T camera series.
  • It also adds a new fix to avoid reading depth data from the wrong memory address #33 .
  • And linux-arm binaries for hf and x64 are now included!

Release 2.2.0

21 Sep 13:29
Compare
Choose a tag to compare

This release adds the support for sensor options.

Release 2.1.2

22 Feb 20:23
Compare
Choose a tag to compare

This release adds support for error messages by the RealSense framework in processing.

Release 2.1.1

21 Feb 21:58
Compare
Choose a tag to compare

This release fixes the temporal and decimation filter.

Release 2.1.0

13 Feb 08:52
Compare
Choose a tag to compare

It is now possible to load and get JSON configurations while the pipeline is running. The device and advanced device getters do not return the first device anymore, but the actual running device.