pub fn to_depth(scale: Float, idepth: InverseDepth) -> u16
Expand description
Transform inverse depth value back into a depth value with a given scaling.
Unknown or discarded values are encoded with 0.
pub fn to_depth(scale: Float, idepth: InverseDepth) -> u16
Transform inverse depth value back into a depth value with a given scaling.
Unknown or discarded values are encoded with 0.