Skip to content

Update OM System OM-1 Mark II and OM-3 crops #868

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

kmilos
Copy link
Collaborator

@kmilos kmilos commented Jun 24, 2025

This is to cover high-res modes, verified to be identical to OM-1.

This is to cover high-res modes, verified to be identical to OM-1.
@kmilos kmilos requested a review from LebedevRI as a code owner June 24, 2025 19:33
@LebedevRI
Copy link
Member

I don't suppose there's a tag with that info in EXIF?

@LebedevRI LebedevRI merged commit be359b6 into darktable-org:develop Jun 25, 2025
64 of 66 checks passed
@LebedevRI
Copy link
Member

@kmilos thank you.

@kmilos kmilos deleted the kmilos/om_crops branch June 25, 2025 05:27
@kmilos
Copy link
Collaborator Author

kmilos commented Jun 25, 2025

I don't suppose there's a tag with that info in EXIF?

There is, so it could be an option for the future... It crops off quite a bit for the normal case though, here's the info for e.g. OM-3:

20MP:

[IFD0]          ImageWidth                      : 5220
[IFD0]          ImageHeight                     : 3912
[Olympus]       CropLeft                        : 12 0
[Olympus]       CropTop                         : 12 0
[Olympus]       CropWidth                       : 5184
[Olympus]       CropHeight                      : 3888

50MP:

[IFD0]          ImageWidth                      : 8180
[IFD0]          ImageHeight                     : 6132
[Olympus]       CropLeft                        : 6 0
[Olympus]       CropTop                         : 6 0
[Olympus]       CropWidth                       : 8160
[Olympus]       CropHeight                      : 6120

80MP:

[IFD0]          ImageWidth                      : 10400
[IFD0]          ImageHeight                     : 7792
[Olympus]       CropLeft                        : 8 0
[Olympus]       CropTop                         : 8 0
[Olympus]       CropWidth                       : 10368
[Olympus]       CropHeight                      : 7776

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

Successfully merging this pull request may close these issues.

2 participants