pub fn decode(blob: &[u8]) -> Result<DepthImage, Error>Expand description
Decode a depthpack blob into a fresh DepthImage (raw lattice +
physical mapping).
pub fn decode(blob: &[u8]) -> Result<DepthImage, Error>Decode a depthpack blob into a fresh DepthImage (raw lattice +
physical mapping).