mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
605 lines
No EOL
18 KiB
Text
605 lines
No EOL
18 KiB
Text
{
|
|
"header": {
|
|
"releaseVersion": "2025.1.0-develop",
|
|
"fileVersion": "2.0",
|
|
"template": true,
|
|
"nodesVersions": {
|
|
"ApplyCalibration": "1.0",
|
|
"CameraInit": "12.0",
|
|
"CheckerboardDetection": "1.0",
|
|
"ConvertSfMFormat": "2.0",
|
|
"DepthMap": "5.0",
|
|
"DepthMapFilter": "4.0",
|
|
"DistortionCalibration": "5.0",
|
|
"ExportAnimatedCamera": "2.0",
|
|
"ExportDistortion": "2.0",
|
|
"FeatureExtraction": "1.3",
|
|
"FeatureMatching": "2.0",
|
|
"ImageDetectionPrompt": "0.1",
|
|
"ImageMatching": "2.0",
|
|
"ImageMatchingMultiSfM": "1.0",
|
|
"ImageSegmentationBox": "0.1",
|
|
"KeyframeSelection": "5.0",
|
|
"MeshDecimate": "1.0",
|
|
"MeshFiltering": "3.0",
|
|
"Meshing": "7.0",
|
|
"PrepareDenseScene": "3.1",
|
|
"Publish": "1.3",
|
|
"ScenePreview": "2.0",
|
|
"StructureFromMotion": "3.3",
|
|
"Texturing": "6.0"
|
|
}
|
|
},
|
|
"graph": {
|
|
"ApplyCalibration_1": {
|
|
"nodeType": "ApplyCalibration",
|
|
"position": [
|
|
0,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{CameraInit_1.output}",
|
|
"calibration": "{DistortionCalibration_1.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"CameraInit_1": {
|
|
"nodeType": "CameraInit",
|
|
"position": [
|
|
-200,
|
|
0
|
|
],
|
|
"inputs": {},
|
|
"internalInputs": {
|
|
"label": "InitShot",
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"CameraInit_2": {
|
|
"nodeType": "CameraInit",
|
|
"position": [
|
|
-600,
|
|
-160
|
|
],
|
|
"inputs": {},
|
|
"internalInputs": {
|
|
"label": "InitLensGrid",
|
|
"color": "#302e2e"
|
|
}
|
|
},
|
|
"CameraInit_3": {
|
|
"nodeType": "CameraInit",
|
|
"position": [
|
|
-600,
|
|
-500
|
|
],
|
|
"inputs": {},
|
|
"internalInputs": {
|
|
"label": "InitPhotogrammetry",
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"CheckerboardDetection_1": {
|
|
"nodeType": "CheckerboardDetection",
|
|
"position": [
|
|
-400,
|
|
-160
|
|
],
|
|
"inputs": {
|
|
"input": "{CameraInit_2.output}",
|
|
"useNestedGrids": true,
|
|
"exportDebugImages": true
|
|
},
|
|
"internalInputs": {
|
|
"color": "#302e2e"
|
|
}
|
|
},
|
|
"ConvertSfMFormat_1": {
|
|
"nodeType": "ConvertSfMFormat",
|
|
"position": [
|
|
2000,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{ExportAnimatedCamera_1.input}",
|
|
"fileExt": "sfm",
|
|
"describerTypes": "{StructureFromMotion_1.describerTypes}",
|
|
"structure": false,
|
|
"observations": false
|
|
},
|
|
"internalInputs": {
|
|
"color": "#4c594c"
|
|
}
|
|
},
|
|
"DepthMapFilter_2": {
|
|
"nodeType": "DepthMapFilter",
|
|
"position": [
|
|
800,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{DepthMap_2.input}",
|
|
"depthMapsFolder": "{DepthMap_2.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"DepthMap_2": {
|
|
"nodeType": "DepthMap",
|
|
"position": [
|
|
600,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{PrepareDenseScene_2.input}",
|
|
"imagesFolder": "{PrepareDenseScene_2.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"DistortionCalibration_1": {
|
|
"nodeType": "DistortionCalibration",
|
|
"position": [
|
|
-200,
|
|
-160
|
|
],
|
|
"inputs": {
|
|
"input": "{CheckerboardDetection_1.input}",
|
|
"checkerboards": "{CheckerboardDetection_1.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#302e2e"
|
|
}
|
|
},
|
|
"ExportAnimatedCamera_1": {
|
|
"nodeType": "ExportAnimatedCamera",
|
|
"position": [
|
|
1600,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{StructureFromMotion_1.output}",
|
|
"sfmDataFilter": "{ImageMatchingMultiSfM_2.inputB}",
|
|
"exportUndistortedImages": true
|
|
},
|
|
"internalInputs": {
|
|
"color": "#80766f"
|
|
}
|
|
},
|
|
"ExportDistortion_1": {
|
|
"nodeType": "ExportDistortion",
|
|
"position": [
|
|
0,
|
|
-160
|
|
],
|
|
"inputs": {
|
|
"input": "{DistortionCalibration_1.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#302e2e"
|
|
}
|
|
},
|
|
"FeatureExtraction_1": {
|
|
"nodeType": "FeatureExtraction",
|
|
"position": [
|
|
400,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{ApplyCalibration_1.output}",
|
|
"masksFolder": "{ImageSegmentationBox_2.output}",
|
|
"maskExtension": "exr"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"FeatureExtraction_2": {
|
|
"nodeType": "FeatureExtraction",
|
|
"position": [
|
|
-400,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{CameraInit_3.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"FeatureMatching_1": {
|
|
"nodeType": "FeatureMatching",
|
|
"position": [
|
|
600,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageMatching_1.input}",
|
|
"featuresFolders": "{ImageMatching_1.featuresFolders}",
|
|
"imagePairsList": "{ImageMatching_1.output}",
|
|
"describerTypes": "{FeatureExtraction_1.describerTypes}"
|
|
},
|
|
"internalInputs": {
|
|
"label": "FeatureMatchingKeyframes",
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"FeatureMatching_2": {
|
|
"nodeType": "FeatureMatching",
|
|
"position": [
|
|
1200,
|
|
360
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageMatching_2.input}",
|
|
"featuresFolders": "{ImageMatching_2.featuresFolders}",
|
|
"imagePairsList": "{ImageMatching_2.output}"
|
|
},
|
|
"internalInputs": {
|
|
"label": "FeatureMatchingAllFrames",
|
|
"color": "#80766f"
|
|
}
|
|
},
|
|
"FeatureMatching_3": {
|
|
"nodeType": "FeatureMatching",
|
|
"position": [
|
|
1200,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageMatchingMultiSfM_1.outputCombinedSfM}",
|
|
"featuresFolders": "{ImageMatchingMultiSfM_1.featuresFolders}",
|
|
"imagePairsList": "{ImageMatchingMultiSfM_1.output}",
|
|
"describerTypes": "{FeatureExtraction_1.describerTypes}"
|
|
},
|
|
"internalInputs": {
|
|
"label": "FeatureMatchingFramesToKeyframes",
|
|
"color": "#80766f"
|
|
}
|
|
},
|
|
"FeatureMatching_4": {
|
|
"nodeType": "FeatureMatching",
|
|
"position": [
|
|
0,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageMatching_3.input}",
|
|
"featuresFolders": "{ImageMatching_3.featuresFolders}",
|
|
"imagePairsList": "{ImageMatching_3.output}",
|
|
"describerTypes": "{FeatureExtraction_2.describerTypes}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"FeatureMatching_5": {
|
|
"nodeType": "FeatureMatching",
|
|
"position": [
|
|
600,
|
|
-300
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageMatchingMultiSfM_2.outputCombinedSfM}",
|
|
"featuresFolders": "{ImageMatchingMultiSfM_2.featuresFolders}",
|
|
"imagePairsList": "{ImageMatchingMultiSfM_2.output}",
|
|
"describerTypes": "{FeatureExtraction_1.describerTypes}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"ImageDetectionPrompt_1": {
|
|
"nodeType": "ImageDetectionPrompt",
|
|
"position": [
|
|
0,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{CameraInit_1.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"ImageMatchingMultiSfM_1": {
|
|
"nodeType": "ImageMatchingMultiSfM",
|
|
"position": [
|
|
1000,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{KeyframeSelection_1.outputSfMDataFrames}",
|
|
"inputB": "{StructureFromMotion_2.output}",
|
|
"featuresFolders": [
|
|
"{FeatureExtraction_1.output}"
|
|
],
|
|
"method": "VocabularyTree",
|
|
"matchingMode": "a/b",
|
|
"nbMatches": 20
|
|
},
|
|
"internalInputs": {
|
|
"color": "#80766f"
|
|
}
|
|
},
|
|
"ImageMatchingMultiSfM_2": {
|
|
"nodeType": "ImageMatchingMultiSfM",
|
|
"position": [
|
|
400,
|
|
-300
|
|
],
|
|
"inputs": {
|
|
"input": "{KeyframeSelection_1.outputSfMDataKeyframes}",
|
|
"inputB": "{StructureFromMotion_3.output}",
|
|
"featuresFolders": [
|
|
"{FeatureExtraction_1.output}"
|
|
],
|
|
"method": "Exhaustive",
|
|
"matchingMode": "a/b"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"ImageMatching_1": {
|
|
"nodeType": "ImageMatching",
|
|
"position": [
|
|
400,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{KeyframeSelection_1.outputSfMDataKeyframes}",
|
|
"featuresFolders": [
|
|
"{FeatureExtraction_1.output}"
|
|
],
|
|
"method": "Exhaustive"
|
|
},
|
|
"internalInputs": {
|
|
"label": "ImageMatchingKeyframes",
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"ImageMatching_2": {
|
|
"nodeType": "ImageMatching",
|
|
"position": [
|
|
1000,
|
|
360
|
|
],
|
|
"inputs": {
|
|
"input": "{ApplyCalibration_1.output}",
|
|
"featuresFolders": [
|
|
"{FeatureExtraction_1.output}"
|
|
],
|
|
"method": "Sequential",
|
|
"nbNeighbors": 20
|
|
},
|
|
"internalInputs": {
|
|
"color": "#80766f"
|
|
}
|
|
},
|
|
"ImageMatching_3": {
|
|
"nodeType": "ImageMatching",
|
|
"position": [
|
|
-200,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{FeatureExtraction_2.input}",
|
|
"featuresFolders": [
|
|
"{FeatureExtraction_2.output}"
|
|
]
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"ImageSegmentationBox_2": {
|
|
"nodeType": "ImageSegmentationBox",
|
|
"position": [
|
|
200,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{ImageDetectionPrompt_1.input}",
|
|
"bboxFolder": "{ImageDetectionPrompt_1.output}",
|
|
"maskInvert": true,
|
|
"keepFilename": true
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"KeyframeSelection_1": {
|
|
"nodeType": "KeyframeSelection",
|
|
"position": [
|
|
200,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"inputPaths": [
|
|
"{ApplyCalibration_1.output}"
|
|
]
|
|
},
|
|
"internalInputs": {
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"MeshDecimate_1": {
|
|
"nodeType": "MeshDecimate",
|
|
"position": [
|
|
2000,
|
|
100
|
|
],
|
|
"inputs": {
|
|
"input": "{MeshFiltering_2.outputMesh}",
|
|
"simplificationFactor": 0.05
|
|
},
|
|
"internalInputs": {
|
|
"color": "#4c594c"
|
|
}
|
|
},
|
|
"MeshFiltering_2": {
|
|
"nodeType": "MeshFiltering",
|
|
"position": [
|
|
1200,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"inputMesh": "{Meshing_2.outputMesh}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"Meshing_2": {
|
|
"nodeType": "Meshing",
|
|
"position": [
|
|
1000,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{DepthMapFilter_2.input}",
|
|
"depthMapsFolder": "{DepthMapFilter_2.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"PrepareDenseScene_2": {
|
|
"nodeType": "PrepareDenseScene",
|
|
"position": [
|
|
400,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{StructureFromMotion_3.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"Publish_1": {
|
|
"nodeType": "Publish",
|
|
"position": [
|
|
2400,
|
|
-100
|
|
],
|
|
"inputs": {
|
|
"inputFiles": [
|
|
"{ExportAnimatedCamera_1.output}",
|
|
"{ScenePreview_1.output}",
|
|
"{ExportDistortion_1.output}",
|
|
"{Texturing_2.output}"
|
|
]
|
|
}
|
|
},
|
|
"ScenePreview_1": {
|
|
"nodeType": "ScenePreview",
|
|
"position": [
|
|
2200,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"cameras": "{ConvertSfMFormat_1.output}",
|
|
"model": "{MeshDecimate_1.output}",
|
|
"undistortedImages": "{ExportAnimatedCamera_1.outputUndistorted}",
|
|
"masks": "{ImageSegmentationBox_2.output}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#4c594c"
|
|
}
|
|
},
|
|
"StructureFromMotion_1": {
|
|
"nodeType": "StructureFromMotion",
|
|
"position": [
|
|
1400,
|
|
200
|
|
],
|
|
"inputs": {
|
|
"input": "{FeatureMatching_3.input}",
|
|
"featuresFolders": "{FeatureMatching_3.featuresFolders}",
|
|
"matchesFolders": [
|
|
"{FeatureMatching_3.output}",
|
|
"{FeatureMatching_2.output}"
|
|
],
|
|
"describerTypes": "{FeatureMatching_3.describerTypes}",
|
|
"nbFirstUnstableCameras": 0,
|
|
"maxImagesPerGroup": 0,
|
|
"bundleAdjustmentMaxOutliers": -1,
|
|
"minInputTrackLength": 5,
|
|
"minNumberOfObservationsForTriangulation": 3,
|
|
"minAngleForTriangulation": 1.0,
|
|
"minAngleForLandmark": 0.5,
|
|
"filterTrackForks": true,
|
|
"useAutoTransform": false
|
|
},
|
|
"internalInputs": {
|
|
"comment": "Estimate cameras parameters for the complete camera tracking sequence.",
|
|
"color": "#80766f"
|
|
}
|
|
},
|
|
"StructureFromMotion_2": {
|
|
"nodeType": "StructureFromMotion",
|
|
"position": [
|
|
800,
|
|
0
|
|
],
|
|
"inputs": {
|
|
"input": "{FeatureMatching_5.input}",
|
|
"featuresFolders": "{FeatureMatching_1.featuresFolders}",
|
|
"matchesFolders": [
|
|
"{FeatureMatching_1.output}",
|
|
"{FeatureMatching_5.output}"
|
|
],
|
|
"describerTypes": "{FeatureMatching_1.describerTypes}",
|
|
"lockScenePreviouslyReconstructed": true,
|
|
"minAngleForTriangulation": 1.0,
|
|
"minAngleForLandmark": 0.5,
|
|
"filterTrackForks": true,
|
|
"useAutoTransform": false
|
|
},
|
|
"internalInputs": {
|
|
"comment": "Solve all keyframes first.",
|
|
"label": "StructureFromMotionKeyframes",
|
|
"color": "#575963"
|
|
}
|
|
},
|
|
"StructureFromMotion_3": {
|
|
"nodeType": "StructureFromMotion",
|
|
"position": [
|
|
200,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{FeatureMatching_4.input}",
|
|
"featuresFolders": "{FeatureMatching_4.featuresFolders}",
|
|
"matchesFolders": [
|
|
"{FeatureMatching_4.output}"
|
|
],
|
|
"describerTypes": "{FeatureMatching_4.describerTypes}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
},
|
|
"Texturing_2": {
|
|
"nodeType": "Texturing",
|
|
"position": [
|
|
1400,
|
|
-500
|
|
],
|
|
"inputs": {
|
|
"input": "{Meshing_2.output}",
|
|
"imagesFolder": "{DepthMap_2.imagesFolder}",
|
|
"inputMesh": "{MeshFiltering_2.outputMesh}"
|
|
},
|
|
"internalInputs": {
|
|
"color": "#384a55"
|
|
}
|
|
}
|
|
}
|
|
} |