Skip to content

Commit f1a5f2a

Browse files
authored
Merge pull request #21 from bormm/patch-1
fixed small typo
2 parents 271af25 + e028bdd commit f1a5f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/node-reference/nodes/KeyframeSelection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is a node for keyframe selection from video, which removes too similar or t
77

88
.. Note:: At the moment, KeyframeSelection can not be used as input for CameraInit. We cannot know in advance how many images will be extracted, but the total number of images is required for render farm submisson. So when adding a video file to Meshroom, the following Message will appear: "You need to manually compute the KeyframeSelection node and then reimport the created images into Meshroom for the reconstruction."
99

10-
To automatically add extracted frames to your project you can copy the output folder path of KeyframeExtraction and set it as the Live Reconsturuction Image Folder Path. Then start watching the folder and execute the graph.
10+
To automatically add extracted frames to your project you can copy the output folder path of KeyframeExtraction and set it as the Live Reconstruction Image Folder Path. Then start watching the folder and execute the graph.
1111
``https://github.com/alicevision/meshroom/issues/232``
1212

1313
Supported file types:

0 commit comments

Comments
 (0)