alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.9k stars 807 forks source link

[keyframe] fix intrinsics UID #1579

Closed fabiencastan closed 8 months ago

fabiencastan commented 8 months ago

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.