#include <rs_processing.hpp>
◆ hole_filling_filter() [1/3]
rs2::hole_filling_filter::hole_filling_filter |
( |
| ) |
|
|
inline |
Create hole filling filter The processing performed depends on the selected hole filling mode.
◆ hole_filling_filter() [2/3]
rs2::hole_filling_filter::hole_filling_filter |
( |
int |
mode | ) |
|
|
inline |
Create hole filling filter The processing performed depends on the selected hole filling mode.
- Parameters
-
[in] | mode | - select the hole fill mode: 0 - fill_from_left - Use the value from the left neighbor pixel to fill the hole 1 - farest_from_around - Use the value from the neighboring pixel which is furthest away from the sensor 2 - nearest_from_around - - Use the value from the neighboring pixel closest to the sensor |
◆ hole_filling_filter() [3/3]
rs2::hole_filling_filter::hole_filling_filter |
( |
filter |
f | ) |
|
|
inline |
◆ context
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.54.2/include/librealsense2/hpp/rs_processing.hpp