Realsense Processing Versions Save

Intel RealSense 2 support for the Processing framework.

v2.5.1

6 months ago

Prebuilt realsense-processing libs version 2.5.1.

What's Changed

New Contributors

Full Changelog: https://github.com/cansik/realsense-processing/compare/v2.5.0...v2.5.1

v2.5.0

7 months ago

Prebuilt realsense-processing libs version 2.5.0.

Adds support for librealsense version 2.53.1.

apple-silicon

1 year ago

Apple Silicon Pre-Release Test Binaries

v2.4.3

1 year ago

Prebuilt realsense-processing libs version 2.4.3.

This adds support for pixel to point projection.

Full Changelog: https://github.com/cansik/realsense-processing/compare/v2.4.2...v2.4.3

2.4.0

2 years ago

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

2.3.0

3 years ago

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!

2.2.0

3 years ago

This release adds the support for sensor options.

2.1.2

4 years ago

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

2.1.1

4 years ago

This release fixes the temporal and decimation filter.

2.1.0

4 years ago

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.