A cross platform app for quick and easy still image camera matching
-
Updated
Jun 16, 2022 - TypeScript
Add a description, image, and links to the camera-calibration topic page so that developers can more easily learn about it.
To associate your repository with the camera-calibration topic, visit your repo's landing page and select "manage topics."
I have a raw file without any header, when I try to load with rawpy, it says:
rawpy._rawpy.LibRawFileUnsupportedError: b'Unsupported file format or not RAW file'
Does anyone know how to solve it?