mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
161 lines
No EOL
4.5 KiB
Text
161 lines
No EOL
4.5 KiB
Text
{
|
|
"header": {
|
|
"releaseVersion": "2025.1.0-develop",
|
|
"fileVersion": "2.0",
|
|
"template": true,
|
|
"nodesVersions": {
|
|
"CameraInit": "12.0",
|
|
"DepthMap": "5.0",
|
|
"DepthMapFilter": "4.0",
|
|
"FeatureExtraction": "1.3",
|
|
"FeatureMatching": "2.0",
|
|
"ImageMatching": "2.0",
|
|
"MeshFiltering": "3.0",
|
|
"Meshing": "7.0",
|
|
"PrepareDenseScene": "3.1",
|
|
"Publish": "1.3",
|
|
"StructureFromMotion": "3.3",
|
|
"Texturing": "6.0"
|
|
}
|
|
},
|
|
"graph": {
|
|
"CameraInit_1": {
|
|
"nodeType": "CameraInit",
|
|
"position": [
|
|
0,
|
|
0
|
|
],
|
|
"inputs": {}
|
|
},
|
|
"DepthMapFilter_1": {
|
|
"nodeType": "DepthMapFilter",
|
|
"position": [
|
|
1400,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{DepthMap_1.input}",
|
|
"depthMapsFolder": "{DepthMap_1.output}"
|
|
}
|
|
},
|
|
"DepthMap_1": {
|
|
"nodeType": "DepthMap",
|
|
"position": [
|
|
1200,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{PrepareDenseScene_1.input}",
|
|
"imagesFolder": "{PrepareDenseScene_1.output}"
|
|
}
|
|
},
|
|
"FeatureExtraction_1": {
|
|
"nodeType": "FeatureExtraction",
|
|
"position": [
|
|
200,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{CameraInit_1.output}"
|
|
}
|
|
},
|
|
"FeatureMatching_1": {
|
|
"nodeType": "FeatureMatching",
|
|
"position": [
|
|
600,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageMatching_1.input}",
|
|
"featuresFolders": "{ImageMatching_1.featuresFolders}",
|
|
"imagePairsList": "{ImageMatching_1.output}",
|
|
"describerTypes": "{FeatureExtraction_1.describerTypes}"
|
|
}
|
|
},
|
|
"ImageMatching_1": {
|
|
"nodeType": "ImageMatching",
|
|
"position": [
|
|
400,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{FeatureExtraction_1.input}",
|
|
"featuresFolders": [
|
|
"{FeatureExtraction_1.output}"
|
|
]
|
|
}
|
|
},
|
|
"MeshFiltering_1": {
|
|
"nodeType": "MeshFiltering",
|
|
"position": [
|
|
1800,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"inputMesh": "{Meshing_1.outputMesh}"
|
|
}
|
|
},
|
|
"Meshing_1": {
|
|
"nodeType": "Meshing",
|
|
"position": [
|
|
1600,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{DepthMapFilter_1.input}",
|
|
"depthMapsFolder": "{DepthMapFilter_1.output}"
|
|
}
|
|
},
|
|
"PrepareDenseScene_1": {
|
|
"nodeType": "PrepareDenseScene",
|
|
"position": [
|
|
1000,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{StructureFromMotion_1.output}"
|
|
}
|
|
},
|
|
"Publish_1": {
|
|
"nodeType": "Publish",
|
|
"position": [
|
|
2200,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"inputFiles": [
|
|
"{Texturing_1.outputMesh}",
|
|
"{Texturing_1.outputMaterial}",
|
|
"{Texturing_1.outputTextures}"
|
|
]
|
|
}
|
|
},
|
|
"StructureFromMotion_1": {
|
|
"nodeType": "StructureFromMotion",
|
|
"position": [
|
|
800,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{FeatureMatching_1.input}",
|
|
"featuresFolders": "{FeatureMatching_1.featuresFolders}",
|
|
"matchesFolders": [
|
|
"{FeatureMatching_1.output}"
|
|
],
|
|
"describerTypes": "{FeatureMatching_1.describerTypes}"
|
|
}
|
|
},
|
|
"Texturing_1": {
|
|
"nodeType": "Texturing",
|
|
"position": [
|
|
2000,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{Meshing_1.output}",
|
|
"imagesFolder": "{DepthMap_1.imagesFolder}",
|
|
"inputMesh": "{MeshFiltering_1.outputMesh}"
|
|
}
|
|
}
|
|
}
|
|
} |