Items with no label
3335 Discussions

RealSense SDK 2.0 version 2.12.0 now available

MartyG
Honored Contributor III
1,933 Views

Hi everyone,

Version 2.12.0 of the RealSense SDK 2.0 is now available for download.

https://github.com/IntelRealSense/librealsense/releases/ Releases · IntelRealSense/librealsense · GitHub

The main features added in this release are:

- rs-convert usability tool that transform librealsense records in rosbag format into separate files. The supported outputs format for depth data: raw, binary, csv, png, ply.

- Decimation filter added support for non-depth (IR/RGB) frames.

- RealSense Viewer UI improvements

New documentation includes:

Depth from Stereo Introductory

https://github.com/IntelRealSense/librealsense/blob/development/doc/depth-from-stereo.md librealsense/depth-from-stereo.md at development · IntelRealSense/librealsense · GitHub

Post-processing Filters in Librealsense

https://github.com/IntelRealSense/librealsense/blob/development/doc/post-processing-filters.md librealsense/post-processing-filters.md at development · IntelRealSense/librealsense · GitHub

Bug fixes

Fixes for high CPU load, and more

**********

The release notes for this version, containing the full list of features, fixes and unresolved Known Issues, can be found here:

https://github.com/IntelRealSense/librealsense/wiki/Release-Notes Release Notes · IntelRealSense/librealsense Wiki · GitHub

2 Replies
RTasa
New Contributor I
307 Views

Will the 435 deliver the same results as the 415?

0 Kudos
MartyG
Honored Contributor III
307 Views

I have no way to predict what differences there may be, though the small number of users who have used both cameras believe that the D415 has the upper hand in terms of depth image quality.

Edit: I came across the following line in Intel's guide document for tuning the 400 Series cameras that may help to explain the depth image difference between the D415 and D435. It is two pages before the end of the document (there are no page numbers).

"Due to the wider FOV, the smaller baseline, and the smaller sensor resolution, the D435 has more depth noise (>2x) at any given range, compared to the D415. The D435 does however, benefit from having smaller minimum operation distance (minZ) at the same resolution. This means you can get closer to objects. For example, at 848x480 the D415 has a minZ of about 31cm, whereas the D435 has a minZ of about 19.5cm"

https://realsense.intel.com/wp-content/uploads/sites/63/BKMs-For-Tuning-RealSense_D4xx_Cameras_WP_1.7.pdf https://realsense.intel.com/wp-content/uploads/sites/63/BKMs-For-Tuning-RealSense_D4xx_Cameras_WP_1.7.pdf

0 Kudos
Reply