mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +02:00
[pipelines] Enable Keep Filename
for all ImageSegmentation
nodes in templates
This commit is contained in:
parent
e20bd2808e
commit
af77fd5719
5 changed files with 81 additions and 76 deletions
|
@ -5,31 +5,31 @@
|
||||||
"fileVersion": "1.1",
|
"fileVersion": "1.1",
|
||||||
"template": true,
|
"template": true,
|
||||||
"nodesVersions": {
|
"nodesVersions": {
|
||||||
"ScenePreview": "2.0",
|
"ExportAnimatedCamera": "2.0",
|
||||||
|
"Texturing": "6.0",
|
||||||
|
"ImageMatching": "2.0",
|
||||||
"Publish": "1.3",
|
"Publish": "1.3",
|
||||||
"MeshFiltering": "3.0",
|
"MeshFiltering": "3.0",
|
||||||
"DepthMapFilter": "4.0",
|
|
||||||
"DepthMap": "5.0",
|
|
||||||
"ExportDistortion": "1.0",
|
|
||||||
"Texturing": "6.0",
|
|
||||||
"ConvertSfMFormat": "2.0",
|
|
||||||
"ImageSegmentation": "1.2",
|
|
||||||
"PrepareDenseScene": "3.1",
|
|
||||||
"KeyframeSelection": "5.0",
|
|
||||||
"ExportAnimatedCamera": "2.0",
|
|
||||||
"CheckerboardDetection": "1.0",
|
|
||||||
"DistortionCalibration": "3.0",
|
|
||||||
"FeatureExtraction": "1.3",
|
|
||||||
"FeatureMatching": "2.0",
|
|
||||||
"Meshing": "7.0",
|
|
||||||
"CameraInit": "9.0",
|
|
||||||
"ImageMatchingMultiSfM": "1.0",
|
|
||||||
"MeshDecimate": "1.0",
|
"MeshDecimate": "1.0",
|
||||||
|
"DepthMapFilter": "4.0",
|
||||||
|
"ExportDistortion": "1.0",
|
||||||
|
"PrepareDenseScene": "3.1",
|
||||||
|
"ImageMatchingMultiSfM": "1.0",
|
||||||
|
"Meshing": "7.0",
|
||||||
|
"KeyframeSelection": "5.0",
|
||||||
|
"CheckerboardDetection": "1.0",
|
||||||
|
"ApplyCalibration": "1.0",
|
||||||
|
"ConvertSfMFormat": "2.0",
|
||||||
|
"DepthMap": "5.0",
|
||||||
"SfMTransfer": "2.1",
|
"SfMTransfer": "2.1",
|
||||||
"StructureFromMotion": "3.3",
|
"StructureFromMotion": "3.3",
|
||||||
|
"DistortionCalibration": "3.0",
|
||||||
"SfMTriangulation": "1.0",
|
"SfMTriangulation": "1.0",
|
||||||
"ImageMatching": "2.0",
|
"FeatureMatching": "2.0",
|
||||||
"ApplyCalibration": "1.0"
|
"ScenePreview": "2.0",
|
||||||
|
"ImageSegmentation": "1.2",
|
||||||
|
"FeatureExtraction": "1.3",
|
||||||
|
"CameraInit": "9.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"graph": {
|
"graph": {
|
||||||
|
@ -426,7 +426,8 @@
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"input": "{CameraInit_1.output}",
|
"input": "{CameraInit_1.output}",
|
||||||
"maskInvert": true
|
"maskInvert": true,
|
||||||
|
"keepFilename": true
|
||||||
},
|
},
|
||||||
"internalInputs": {
|
"internalInputs": {
|
||||||
"color": "#575963"
|
"color": "#575963"
|
||||||
|
|
|
@ -5,28 +5,28 @@
|
||||||
"fileVersion": "1.1",
|
"fileVersion": "1.1",
|
||||||
"template": true,
|
"template": true,
|
||||||
"nodesVersions": {
|
"nodesVersions": {
|
||||||
"ScenePreview": "2.0",
|
"ExportAnimatedCamera": "2.0",
|
||||||
|
"Texturing": "6.0",
|
||||||
|
"ImageMatching": "2.0",
|
||||||
"Publish": "1.3",
|
"Publish": "1.3",
|
||||||
"MeshFiltering": "3.0",
|
"MeshFiltering": "3.0",
|
||||||
"DepthMapFilter": "4.0",
|
|
||||||
"DepthMap": "5.0",
|
|
||||||
"Texturing": "6.0",
|
|
||||||
"ConvertSfMFormat": "2.0",
|
|
||||||
"ImageSegmentation": "1.2",
|
|
||||||
"PrepareDenseScene": "3.1",
|
|
||||||
"KeyframeSelection": "5.0",
|
|
||||||
"ExportAnimatedCamera": "2.0",
|
|
||||||
"FeatureExtraction": "1.3",
|
|
||||||
"FeatureMatching": "2.0",
|
|
||||||
"Meshing": "7.0",
|
|
||||||
"CameraInit": "9.0",
|
|
||||||
"ImageMatchingMultiSfM": "1.0",
|
|
||||||
"MeshDecimate": "1.0",
|
"MeshDecimate": "1.0",
|
||||||
|
"DepthMapFilter": "4.0",
|
||||||
|
"PrepareDenseScene": "3.1",
|
||||||
|
"ImageMatchingMultiSfM": "1.0",
|
||||||
|
"Meshing": "7.0",
|
||||||
|
"KeyframeSelection": "5.0",
|
||||||
|
"ApplyCalibration": "1.0",
|
||||||
|
"ConvertSfMFormat": "2.0",
|
||||||
|
"DepthMap": "5.0",
|
||||||
"SfMTransfer": "2.1",
|
"SfMTransfer": "2.1",
|
||||||
"StructureFromMotion": "3.3",
|
"StructureFromMotion": "3.3",
|
||||||
"SfMTriangulation": "1.0",
|
"SfMTriangulation": "1.0",
|
||||||
"ImageMatching": "2.0",
|
"FeatureMatching": "2.0",
|
||||||
"ApplyCalibration": "1.0"
|
"ScenePreview": "2.0",
|
||||||
|
"ImageSegmentation": "1.2",
|
||||||
|
"FeatureExtraction": "1.3",
|
||||||
|
"CameraInit": "9.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"graph": {
|
"graph": {
|
||||||
|
@ -380,7 +380,8 @@
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"input": "{CameraInit_1.output}",
|
"input": "{CameraInit_1.output}",
|
||||||
"maskInvert": true
|
"maskInvert": true,
|
||||||
|
"keepFilename": true
|
||||||
},
|
},
|
||||||
"internalInputs": {
|
"internalInputs": {
|
||||||
"color": "#575963"
|
"color": "#575963"
|
||||||
|
|
|
@ -5,22 +5,22 @@
|
||||||
"fileVersion": "1.1",
|
"fileVersion": "1.1",
|
||||||
"template": true,
|
"template": true,
|
||||||
"nodesVersions": {
|
"nodesVersions": {
|
||||||
"DistortionCalibration": "3.0",
|
|
||||||
"FeatureExtraction": "1.3",
|
|
||||||
"ScenePreview": "2.0",
|
|
||||||
"FeatureMatching": "2.0",
|
"FeatureMatching": "2.0",
|
||||||
"RelativePoseEstimating": "1.0",
|
|
||||||
"ExportAnimatedCamera": "2.0",
|
|
||||||
"ConvertSfMFormat": "2.0",
|
|
||||||
"ImageSegmentation": "1.2",
|
|
||||||
"NodalSfM": "1.0",
|
|
||||||
"ExportDistortion": "1.0",
|
"ExportDistortion": "1.0",
|
||||||
"CameraInit": "9.0",
|
"ExportAnimatedCamera": "2.0",
|
||||||
|
"ScenePreview": "2.0",
|
||||||
|
"ConvertSfMFormat": "2.0",
|
||||||
"CheckerboardDetection": "1.0",
|
"CheckerboardDetection": "1.0",
|
||||||
"ImageMatching": "2.0",
|
|
||||||
"TracksBuilding": "1.0",
|
|
||||||
"ApplyCalibration": "1.0",
|
"ApplyCalibration": "1.0",
|
||||||
"Publish": "1.3"
|
"ImageMatching": "2.0",
|
||||||
|
"CameraInit": "9.0",
|
||||||
|
"Publish": "1.3",
|
||||||
|
"DistortionCalibration": "3.0",
|
||||||
|
"ImageSegmentation": "1.2",
|
||||||
|
"RelativePoseEstimating": "1.0",
|
||||||
|
"FeatureExtraction": "1.3",
|
||||||
|
"NodalSfM": "1.0",
|
||||||
|
"TracksBuilding": "1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"graph": {
|
"graph": {
|
||||||
|
@ -203,7 +203,8 @@
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"input": "{CameraInit_1.output}",
|
"input": "{CameraInit_1.output}",
|
||||||
"maskInvert": true
|
"maskInvert": true,
|
||||||
|
"keepFilename": true
|
||||||
},
|
},
|
||||||
"internalInputs": {
|
"internalInputs": {
|
||||||
"color": "#80766f"
|
"color": "#80766f"
|
||||||
|
|
|
@ -5,18 +5,18 @@
|
||||||
"fileVersion": "1.1",
|
"fileVersion": "1.1",
|
||||||
"template": true,
|
"template": true,
|
||||||
"nodesVersions": {
|
"nodesVersions": {
|
||||||
"TracksBuilding": "1.0",
|
"FeatureMatching": "2.0",
|
||||||
"ImageSegmentation": "1.2",
|
"ExportAnimatedCamera": "2.0",
|
||||||
"FeatureExtraction": "1.3",
|
|
||||||
"ScenePreview": "2.0",
|
"ScenePreview": "2.0",
|
||||||
|
"ConvertSfMFormat": "2.0",
|
||||||
"ImageMatching": "2.0",
|
"ImageMatching": "2.0",
|
||||||
"CameraInit": "9.0",
|
"CameraInit": "9.0",
|
||||||
"NodalSfM": "1.0",
|
|
||||||
"ConvertSfMFormat": "2.0",
|
|
||||||
"Publish": "1.3",
|
"Publish": "1.3",
|
||||||
"ExportAnimatedCamera": "2.0",
|
"ImageSegmentation": "1.2",
|
||||||
"FeatureMatching": "2.0",
|
"RelativePoseEstimating": "1.0",
|
||||||
"RelativePoseEstimating": "1.0"
|
"FeatureExtraction": "1.3",
|
||||||
|
"NodalSfM": "1.0",
|
||||||
|
"TracksBuilding": "1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"graph": {
|
"graph": {
|
||||||
|
@ -198,7 +198,8 @@
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"input": "{CameraInit_1.output}",
|
"input": "{CameraInit_1.output}",
|
||||||
"maskInvert": true
|
"maskInvert": true,
|
||||||
|
"keepFilename": true
|
||||||
},
|
},
|
||||||
"internalInputs": {
|
"internalInputs": {
|
||||||
"color": "#80766f"
|
"color": "#80766f"
|
||||||
|
|
|
@ -5,29 +5,29 @@
|
||||||
"fileVersion": "1.1",
|
"fileVersion": "1.1",
|
||||||
"template": true,
|
"template": true,
|
||||||
"nodesVersions": {
|
"nodesVersions": {
|
||||||
"ScenePreview": "2.0",
|
"ExportAnimatedCamera": "2.0",
|
||||||
|
"Texturing": "6.0",
|
||||||
|
"ImageMatching": "2.0",
|
||||||
"Publish": "1.3",
|
"Publish": "1.3",
|
||||||
"MeshFiltering": "3.0",
|
"MeshFiltering": "3.0",
|
||||||
|
"MeshDecimate": "1.0",
|
||||||
"DepthMapFilter": "4.0",
|
"DepthMapFilter": "4.0",
|
||||||
"ExportDistortion": "1.0",
|
"ExportDistortion": "1.0",
|
||||||
"DepthMap": "5.0",
|
|
||||||
"Texturing": "6.0",
|
|
||||||
"ConvertSfMFormat": "2.0",
|
|
||||||
"ImageSegmentation": "1.2",
|
|
||||||
"PrepareDenseScene": "3.1",
|
"PrepareDenseScene": "3.1",
|
||||||
"KeyframeSelection": "5.0",
|
|
||||||
"ExportAnimatedCamera": "2.0",
|
|
||||||
"CheckerboardDetection": "1.0",
|
|
||||||
"DistortionCalibration": "3.0",
|
|
||||||
"FeatureExtraction": "1.3",
|
|
||||||
"FeatureMatching": "2.0",
|
|
||||||
"Meshing": "7.0",
|
|
||||||
"CameraInit": "9.0",
|
|
||||||
"ImageMatchingMultiSfM": "1.0",
|
"ImageMatchingMultiSfM": "1.0",
|
||||||
"MeshDecimate": "1.0",
|
"Meshing": "7.0",
|
||||||
|
"KeyframeSelection": "5.0",
|
||||||
|
"CheckerboardDetection": "1.0",
|
||||||
|
"ApplyCalibration": "1.0",
|
||||||
|
"ConvertSfMFormat": "2.0",
|
||||||
|
"DepthMap": "5.0",
|
||||||
"StructureFromMotion": "3.3",
|
"StructureFromMotion": "3.3",
|
||||||
"ImageMatching": "2.0",
|
"DistortionCalibration": "3.0",
|
||||||
"ApplyCalibration": "1.0"
|
"FeatureMatching": "2.0",
|
||||||
|
"ScenePreview": "2.0",
|
||||||
|
"ImageSegmentation": "1.2",
|
||||||
|
"FeatureExtraction": "1.3",
|
||||||
|
"CameraInit": "9.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"graph": {
|
"graph": {
|
||||||
|
@ -301,7 +301,8 @@
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"input": "{CameraInit_1.output}",
|
"input": "{CameraInit_1.output}",
|
||||||
"maskInvert": true
|
"maskInvert": true,
|
||||||
|
"keepFilename": true
|
||||||
},
|
},
|
||||||
"internalInputs": {
|
"internalInputs": {
|
||||||
"color": "#575963"
|
"color": "#575963"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue