Namespace: Rx.LFR.Net – Assembly: Rx.LFR.Net

EBilateralFilterAlgo Enumeration

C#
public enum 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.