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

RAF: get actual sensor dimensions #2830

Merged
merged 1 commit into from
Nov 24, 2023
Merged

RAF: get actual sensor dimensions #2830

merged 1 commit into from
Nov 24, 2023

Conversation

kmilos
Copy link
Collaborator

@kmilos kmilos commented Nov 13, 2023

We don't want the dimensions of the embedded preview for RAF raw files, but sensor (or cropped) dimensions like it is the case for other raw formats, e.g. Panasonic RW2.

Edit: also leave room and hooks for decoding the proprietary RAF metadata structure for older cameras not containing the FujifilmIFD.

@ghost
Copy link

ghost commented Nov 13, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

src/rafimage.cpp Outdated Show resolved Hide resolved
@kmilos kmilos changed the title RAF: try to get actual sensor dimensions first RAF: get actual sensor dimensions Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (38adc8e) 63.89% compared to head (6a9a50a) 63.88%.

❗ Current head 6a9a50a differs from pull request most recent head 34f6b84. Consider uploading reports for the commit 34f6b84 to get more accurate results

Files Patch % Lines
src/rafimage.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2830      +/-   ##
==========================================
- Coverage   63.89%   63.88%   -0.01%     
==========================================
  Files         103      103              
  Lines       22377    22365      -12     
  Branches    10871    10863       -8     
==========================================
- Hits        14297    14288       -9     
- Misses       5858     5859       +1     
+ Partials     2222     2218       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neheb
Copy link
Collaborator

neheb commented Nov 23, 2023

rebase I think.

@neheb neheb merged commit f551534 into main Nov 24, 2023
63 checks passed
@neheb neheb deleted the kmilos/raf_dims branch November 24, 2023 23:25
@kmilos
Copy link
Collaborator Author

kmilos commented Nov 25, 2023

@Mergifyio backport 0.28.x

Copy link
Contributor

mergify bot commented Nov 25, 2023

backport 0.28.x

✅ Backports have been created

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

Successfully merging this pull request may close these issues.

2 participants