Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got LibRawIOError: b'Input/output error' when batch-aligning captures from an ImageSet #186

Open
fttstml opened this issue May 31, 2022 · 1 comment

Comments

@fttstml
Copy link

fttstml commented May 31, 2022

Hello,

I am using a 10-band duo camera system and was trying to do batch-aligning every captures from an ImageSet. I followed the Alignment-10Band.ipynb until the Unwrap and Align step. From here, I used the generated warp matrices to do the Crop Aligned Images steps for every capture in the image set via a loop through ImageSet.captures. I also put a tracking index through the loop to monitor

Things went well for the first several tens of captures. However, I got the LibRawIOError: b'Input/output error' once the index got to 48. I'd really appreciate if someone could tell me where I'm wrong. The code is attached as below.

Capture5

Capture6

@poynting
Copy link
Contributor

This seems like a corrupt image file if most of the images work. In this case I usually just remove the capture and go on; with good flight overlap there should be plenty of other images in the same area.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants