[pipelines] Enable Keep Filename for all ImageSegmentation nodes in templates

This commit is contained in:
Candice Bentéjac 2024-01-11 09:23:30 +01:00
parent e20bd2808e
commit af77fd5719
5 changed files with 81 additions and 76 deletions

View file

@ -5,18 +5,18 @@
"fileVersion": "1.1",
"template": true,
"nodesVersions": {
"TracksBuilding": "1.0",
"ImageSegmentation": "1.2",
"FeatureExtraction": "1.3",
"FeatureMatching": "2.0",
"ExportAnimatedCamera": "2.0",
"ScenePreview": "2.0",
"ConvertSfMFormat": "2.0",
"ImageMatching": "2.0",
"CameraInit": "9.0",
"NodalSfM": "1.0",
"ConvertSfMFormat": "2.0",
"Publish": "1.3",
"ExportAnimatedCamera": "2.0",
"FeatureMatching": "2.0",
"RelativePoseEstimating": "1.0"
"ImageSegmentation": "1.2",
"RelativePoseEstimating": "1.0",
"FeatureExtraction": "1.3",
"NodalSfM": "1.0",
"TracksBuilding": "1.0"
}
},
"graph": {
@ -198,7 +198,8 @@
],
"inputs": {
"input": "{CameraInit_1.output}",
"maskInvert": true
"maskInvert": true,
"keepFilename": true
},
"internalInputs": {
"color": "#80766f"