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

[keyframe] fix intrinsics UID #1579

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

fabiencastan
Copy link
Member

@fabiencastan fabiencastan commented Oct 18, 2023

The keyframe selection generates new images with metadata.
BodySerialNumber is used (in combination with LensSerialNumber) to compute the intrinsic UID. So, the keyframeSelection should not set a random value on each frame as it will create one intrinsic per image.

BodySerialNumber is used (in combination with LensSerialNumber) to compute the intrinsic UID.
So we should not set a random value on each frame, to avoid the creation of one intrinsic per image.
@fabiencastan fabiencastan added this to the 3.2.0 milestone Oct 18, 2023
@cbentejac cbentejac merged commit 4792edd into develop Oct 19, 2023
@cbentejac cbentejac deleted the fix/keyframeSelection/lensUID branch October 19, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants