We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My image files have upper case extension .JPG and texturing failed because of that:
- running texturing - Error in OdmTexturing: Error in OdmTexturing: Failed to read image: '/vagrant_data/uav/uav_small//DSC00016.jpg'
Changing file extension to .jpg helped, but it would be nice support JPG as well.
The text was updated successfully, but these errors were encountered:
Thanks @petrasovaa. Agreed. This is a duplicate issue though, so I'm going to close it:
#33
If you want to try tackling it, it shouldn't be a difficult patch.
Sorry, something went wrong.
No branches or pull requests
My image files have upper case extension .JPG and texturing failed because of that:
Changing file extension to .jpg helped, but it would be nice support JPG as well.
The text was updated successfully, but these errors were encountered: