Trait timestamped_frame::ImageStrideTime

source ·
pub trait ImageStrideTime<F>: ExtraTimeData + ImageData<F> + Stride { }
Expand description

An image with timestamps and a stride.

Implementors§