Skip to content

Commit 8636c0d

Browse files
committed
[meshroom] Rename Publish nodes to ExportFiles in all templates
1 parent 3beb993 commit 8636c0d

23 files changed

+72
-72
lines changed

meshroom/cameraTracking.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"DistortionCalibration": "6.0",
1313
"ExportAnimatedCamera": "2.0",
1414
"ExportDistortion": "2.0",
15+
"ExportFiles": "1.3",
1516
"FeatureExtraction": "1.3",
1617
"FeatureMatching": "2.0",
1718
"ImageDetectionPrompt": "0.1",
@@ -23,7 +24,6 @@
2324
"MeshFiltering": "3.0",
2425
"Meshing": "7.0",
2526
"PrepareDenseScene": "3.1",
26-
"Publish": "1.3",
2727
"ScenePreview": "2.0",
2828
"SfMTransfer": "2.1",
2929
"SfMTriangulation": "1.0",
@@ -400,8 +400,8 @@
400400
"color": "#3f3138"
401401
}
402402
},
403-
"Publish_1": {
404-
"nodeType": "Publish",
403+
"ExportFiles_1": {
404+
"nodeType": "ExportFiles",
405405
"position": [
406406
3600,
407407
100

meshroom/cameraTrackingExperimental.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"DistortionCalibration": "6.0",
1313
"ExportAnimatedCamera": "2.0",
1414
"ExportDistortion": "2.0",
15+
"ExportFiles": "1.3",
1516
"ExportImages": "1.0",
1617
"FeatureExtraction": "1.3",
1718
"FeatureMatching": "2.0",
@@ -24,7 +25,6 @@
2425
"MeshDecimate": "1.0",
2526
"MeshFiltering": "3.0",
2627
"Meshing": "7.0",
27-
"Publish": "1.3",
2828
"RelativePoseEstimating": "3.0",
2929
"ScenePreview": "2.0",
3030
"SfMBootStrapping": "4.1",
@@ -421,8 +421,8 @@
421421
"color": "#3f3138"
422422
}
423423
},
424-
"Publish_1": {
425-
"nodeType": "Publish",
424+
"ExportFiles_1": {
425+
"nodeType": "ExportFiles",
426426
"position": [
427427
5079,
428428
119

meshroom/cameraTrackingWithoutCalibration.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"DepthMapFilter": "4.0",
1212
"ExportAnimatedCamera": "2.0",
1313
"ExportDistortion": "2.0",
14+
"ExportFiles": "1.3",
1415
"FeatureExtraction": "1.3",
1516
"FeatureMatching": "2.0",
1617
"ImageDetectionPrompt": "0.1",
@@ -22,7 +23,6 @@
2223
"MeshFiltering": "3.0",
2324
"Meshing": "7.0",
2425
"PrepareDenseScene": "3.1",
25-
"Publish": "1.3",
2626
"ScenePreview": "2.0",
2727
"SfMTransfer": "2.1",
2828
"SfMTriangulation": "1.0",
@@ -371,8 +371,8 @@
371371
"color": "#3f3138"
372372
}
373373
},
374-
"Publish_1": {
375-
"nodeType": "Publish",
374+
"ExportFiles_1": {
375+
"nodeType": "ExportFiles",
376376
"position": [
377377
3600,
378378
100

meshroom/cameraTrackingWithoutCalibrationExperimental.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"DepthMapFilter": "4.0",
1212
"ExportAnimatedCamera": "2.0",
1313
"ExportDistortion": "2.0",
14+
"ExportFiles": "1.3",
1415
"ExportImages": "1.0",
1516
"FeatureExtraction": "1.3",
1617
"FeatureMatching": "2.0",
@@ -23,7 +24,6 @@
2324
"MeshDecimate": "1.0",
2425
"MeshFiltering": "3.0",
2526
"Meshing": "7.0",
26-
"Publish": "1.3",
2727
"RelativePoseEstimating": "3.0",
2828
"ScenePreview": "2.0",
2929
"SfMBootStrapping": "4.1",
@@ -389,8 +389,8 @@
389389
"color": "#3f3138"
390390
}
391391
},
392-
"Publish_1": {
393-
"nodeType": "Publish",
392+
"ExportFiles_1": {
393+
"nodeType": "ExportFiles",
394394
"position": [
395395
5228,
396396
100

meshroom/colorCalibration.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"CameraInit": "12.0",
77
"ColorCheckerCorrection": "2.0",
88
"ColorCheckerDetection": "2.0",
9-
"Publish": "1.3"
9+
"ExportFiles": "1.3"
1010
},
1111
"template": true
1212
},
@@ -42,8 +42,8 @@
4242
"input": "{CameraInit_1.output}"
4343
}
4444
},
45-
"Publish_1": {
46-
"nodeType": "Publish",
45+
"ExportFiles_1": {
46+
"nodeType": "ExportFiles",
4747
"position": [
4848
279,
4949
-10

meshroom/distortionCalibration.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"CheckerboardDetection": "1.0",
88
"DistortionCalibration": "6.0",
99
"ExportDistortion": "2.0",
10-
"Publish": "1.3"
10+
"ExportFiles": "1.3"
1111
},
1212
"template": true
1313
},
@@ -53,8 +53,8 @@
5353
"input": "{DistortionCalibration_1.output}"
5454
}
5555
},
56-
"Publish_1": {
57-
"nodeType": "Publish",
56+
"ExportFiles_1": {
57+
"nodeType": "ExportFiles",
5858
"position": [
5959
800,
6060
0

meshroom/hdrFusion.mg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"fileVersion": "2.0",
55
"nodesVersions": {
66
"CameraInit": "12.0",
7+
"ExportFiles": "1.3",
78
"LdrToHdrCalibration": "3.1",
89
"LdrToHdrMerge": "4.1",
9-
"LdrToHdrSampling": "4.0",
10-
"Publish": "1.3"
10+
"LdrToHdrSampling": "4.0"
1111
},
1212
"template": true
1313
},
@@ -61,8 +61,8 @@
6161
"input": "{CameraInit_1.output}"
6262
}
6363
},
64-
"Publish_1": {
65-
"nodeType": "Publish",
64+
"ExportFiles_1": {
65+
"nodeType": "ExportFiles",
6666
"position": [
6767
800,
6868
0

meshroom/lidarMeshing.mg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"releaseVersion": "2025.1.0",
44
"fileVersion": "2.0",
55
"nodesVersions": {
6+
"ExportFiles": "1.3",
67
"ImportE57": "1.0",
78
"LidarDecimating": "1.0",
89
"LidarMerging": "1.0",
9-
"LidarMeshing": "1.0",
10-
"Publish": "1.3"
10+
"LidarMeshing": "1.0"
1111
},
1212
"template": true
1313
},
@@ -50,8 +50,8 @@
5050
"input": "{ImportE57_1.output}"
5151
}
5252
},
53-
"Publish_1": {
54-
"nodeType": "Publish",
53+
"ExportFiles_1": {
54+
"nodeType": "ExportFiles",
5555
"position": [
5656
800,
5757
0

meshroom/multi-viewPhotometricStereo.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"CameraInit": "12.0",
77
"DepthMap": "5.0",
88
"DepthMapFilter": "4.0",
9+
"ExportFiles": "1.3",
910
"FeatureExtraction": "1.3",
1011
"FeatureMatching": "2.0",
1112
"ImageMatching": "2.0",
@@ -14,7 +15,6 @@
1415
"Meshing": "7.0",
1516
"PhotometricStereo": "1.0",
1617
"PrepareDenseScene": "3.1",
17-
"Publish": "1.3",
1818
"SfMFilter": "1.0",
1919
"SfMTransfer": "2.1",
2020
"SphereDetection": "1.0",
@@ -174,8 +174,8 @@
174174
"input": "{PhotometricStereo_1.outputSfmDataNormalPNG}"
175175
}
176176
},
177-
"Publish_1": {
178-
"nodeType": "Publish",
177+
"ExportFiles_1": {
178+
"nodeType": "ExportFiles",
179179
"position": [
180180
2400,
181181
0

meshroom/nodalCameraTracking.mg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"DistortionCalibration": "6.0",
1111
"ExportAnimatedCamera": "2.0",
1212
"ExportDistortion": "2.0",
13+
"ExportFiles": "1.3",
1314
"FeatureExtraction": "1.3",
1415
"FeatureMatching": "2.0",
1516
"ImageDetectionPrompt": "0.1",
1617
"ImageMatching": "2.0",
1718
"ImageSegmentationBox": "0.2",
1819
"NodalSfM": "2.0",
19-
"Publish": "1.3",
2020
"RelativePoseEstimating": "3.0",
2121
"ScenePreview": "2.0",
2222
"TracksBuilding": "1.0"
@@ -223,8 +223,8 @@
223223
"color": "#80766f"
224224
}
225225
},
226-
"Publish_1": {
227-
"nodeType": "Publish",
226+
"ExportFiles_1": {
227+
"nodeType": "ExportFiles",
228228
"position": [
229229
2000,
230230
0

0 commit comments

Comments
 (0)