Struct DepthRange

Struct Documentation

struct DepthRange

This struct defines the depth range.

Public Functions

DepthRange() = default
inline DepthRange(int lower, int upper)

Public Members

int lower

The lower limit of the roi on the z value of the depth map in the camera coordinate system.

int upper

The upper limit of the roi on the z value of the depth map in the camera coordinate system