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

Intrinsics update after auto reorientation #1595

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

demoulinv
Copy link
Contributor

Description

This PR updates the intrinsic parameters when an automatic reorientation applied on an image lead to an image rotation. In that case, a new set of intrinsic parameters is derived from the original one and associated to the image view.
In addition, this PR fixes a bug that occurs when the original image does not contain any metadata named "Orientation".

Features list

Implementation remarks

…otation due to auto orientation instead of modifying the existing one. Hence we avoid undefined behavior when the images to process are not all oriented in the same way.
@fabiencastan fabiencastan added this to the 3.2.0 milestone Nov 24, 2023
@cbentejac cbentejac merged commit 38bc4db into develop Nov 24, 2023
4 checks passed
@cbentejac cbentejac deleted the dev/reorientationIntrinsics branch November 24, 2023 10:10
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.

4 participants