Back to Librealsense

Embedded Filters Example

examples/embedded-filters/README.md

2.57.7425 B
Original Source

Embedded Filters Example

This example demonstrates how to use the rs2::embedded_filter class for RealSense devices that support embedded filters.

Scenario

The example shows how to:

  1. Find embedded filters supported by the first found connected RealSense device
  2. Read current options for each supported filter
  3. Modify various options for each supported filter
  4. Setting the options back to their initial values