Namespace: Rx::LFR – Header: Rx.LFR/EBilateralFilterAlgo.h

EBilateralFilterAlgo Enumeration

C++
#include "Rx.LFR/EBilateralFilterAlgo.h"
enum class EBilateralFilterAlgo

Specifies the bilateral filter algorithm that is used when calling Compute_DepthMap with Depth_Fill_Bilateral_Enabled.

Values

Bilateral2D

The bilateral algorithm based on 2D informations.

Bilateral3D

The bilateral algorithm based on 3D informations.