Function objectron::log_ar_frame

source ยท
pub(crate) fn log_ar_frame(
    rec: &RecordingStream,
    annotations: &AnnotationsPerFrame<'_>,
    ar_frame: &ArFrame,
) -> Result<()>