File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1414#
1515# This node includes the minor fix by tpontin https://github.com/alicevision/meshroom/pull/641#issuecomment-603876386
1616# As this node was intended as Meshroom contribution, it is licensed under MPLv2
17+ #
18+ # Node inputs:
19+ # Input: cameraInit.sfm for input image file names (.sfm only, no alembic)
20+ # Filtered Depth Maps Folder: depth maps folder output of DepthMaskFilter
21+ # Mask Folder: folder containing b/w mask .PNG images with the same names as the associated input files
22+ # The masks have to be rectified, so you cannot use your generated masks directly, but have to run them through a PrepareDenseScene node
23+ # (https://github.com/alicevision/meshroom/pull/641)
1724#
1825# See https://github.com/alicevision/meshroom/pull/708 for the latest DepthMaskFilter implementation in Meshroom
1926
You can’t perform that action at this time.
0 commit comments