Skip to main content

MIN_DEPTH

Constant MIN_DEPTH 

Source
pub const MIN_DEPTH: f64 = 1e-6; // 9.9999999999999995E-7f64
Expand description

Minimum depth for valid 3D points (meters).

Points closer than this to the camera are considered invalid. Default: 1e-6 meters (1 micrometer)