Update calib_qca_to_toml.py

This commit is contained in:
David PAGNON 2023-02-01 20:35:23 +01:00 committed by GitHub
parent f65ac89d78
commit 2602092c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ def read_qca(qca_path, binning_factor):
# Camera name
for tag in root.findall('cameras/camera'):
if tag.attrib.get('model') in ('Miqus Video', 'none'):
if tag.attrib.get('model') in ('Miqus Video', 'Miqus Video UnderWater', 'none'):
C += [tag.attrib.get('serial')]
# Image size