objectron

Function read_ar_frames

Source
pub(crate) fn read_ar_frames(
    path: &Path,
) -> impl Iterator<Item = Result<ArFrame>> + '_