Function objectron::read_ar_frames

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