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

Views ancestors for hdr #1337

Merged
merged 3 commits into from
Jan 20, 2023
Merged

Views ancestors for hdr #1337

merged 3 commits into from
Jan 20, 2023

Conversation

servantftechnicolor
Copy link
Contributor

Each view has now a list of ancestor views. It is an array of IndexT which are the views (may not exist anymore in this sfmData) from which the current view was created. For example a HDR view may have all the LDR views as its ancestors.

Copy link
Member

@fabiencastan fabiencastan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move localBA commit in a separate PR.

@fabiencastan fabiencastan marked this pull request as draft January 19, 2023 20:03
@servantftechnicolor servantftechnicolor marked this pull request as ready for review January 20, 2023 05:15
@fabiencastan fabiencastan added this to the 2.5.0 milestone Jan 20, 2023
@fabiencastan
Copy link
Member

It would be good to increment the minor version for ABC, SFM formats, if we ever need to identify this version.

@fabiencastan fabiencastan merged commit c01641a into develop Jan 20, 2023
@fabiencastan fabiencastan deleted the dev/hdrHistory branch January 20, 2023 17:36
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