Updated Good first contributions (markdown)

natowi 2020-04-25 23:51:09 +02:00
parent 5d154b58c3
commit d82de0d426

@ -71,6 +71,12 @@ IMPLEMENTED https://github.com/alicevision/meshroom/pull/712
what cameras have contributed to a single point what cameras have contributed to a single point
[#512](https://github.com/alicevision/meshroom/issues/512) [#512](https://github.com/alicevision/meshroom/issues/512)
# Better handling of video files (KeyframeSelection)
When adding mp4 files to Meshroom, the Keyframe selection node is added to the Graph
Once the node has been processed, the images are not automatically added as input.
It should also be possible to use Augment reconstruction in some cases.
Needs to be compatible with external computation. https://github.com/alicevision/meshroom/issues/232#issuecomment-540688506
# Manage Node Graph variations # Manage Node Graph variations
[#361](https://github.com/alicevision/meshroom/issues/361) [#361](https://github.com/alicevision/meshroom/issues/361)