pub fn decode_template42_first_message(
path: &Path,
width: usize,
height: usize,
) -> Result<Option<Vec<f32>>, String>Expand description
Convenience helper: decode the first template42 message in the file (if any).
Returns Ok(Some(Vec
pub fn decode_template42_first_message(
path: &Path,
width: usize,
height: usize,
) -> Result<Option<Vec<f32>>, String>Convenience helper: decode the first template42 message in the file (if any).
Returns Ok(Some(Vec