mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 17:57:16 +02:00
[pipelines] Update versions for all the templates
This commit is contained in:
parent
47471c1281
commit
7d9496f2a0
11 changed files with 123 additions and 124 deletions
|
@ -1,35 +1,35 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"ExportAnimatedCamera": "2.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"Texturing": "6.0",
|
||||
"ExportDistortion": "1.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"Publish": "1.3",
|
||||
"MeshDecimate": "1.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageSegmentation": "1.0",
|
||||
"ApplyCalibration": "1.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"ScenePreview": "2.0",
|
||||
"StructureFromMotion": "3.3",
|
||||
"Publish": "1.3",
|
||||
"MeshFiltering": "3.0",
|
||||
"DistortionCalibration": "3.0",
|
||||
"ImageMatchingMultiSfM": "1.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"DepthMap": "5.0",
|
||||
"ExportDistortion": "1.0",
|
||||
"Texturing": "6.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"ImageSegmentation": "1.0",
|
||||
"PrepareDenseScene": "3.1",
|
||||
"ImageMatching": "2.0",
|
||||
"KeyframeSelection": "5.0",
|
||||
"ExportAnimatedCamera": "2.0",
|
||||
"CheckerboardDetection": "1.0",
|
||||
"SfMTransfer": "2.1",
|
||||
"SfMTriangulation": "1.0",
|
||||
"DistortionCalibration": "3.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"FeatureMatching": "2.0",
|
||||
"Meshing": "7.0"
|
||||
"Meshing": "7.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatchingMultiSfM": "1.0",
|
||||
"MeshDecimate": "1.0",
|
||||
"SfMTransfer": "2.1",
|
||||
"StructureFromMotion": "3.3",
|
||||
"SfMTriangulation": "1.0",
|
||||
"ImageMatching": "2.0",
|
||||
"ApplyCalibration": "1.0"
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
|
|
@ -1,32 +1,32 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"ExportAnimatedCamera": "2.0",
|
||||
"ScenePreview": "2.0",
|
||||
"Publish": "1.3",
|
||||
"MeshFiltering": "3.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"DepthMap": "5.0",
|
||||
"Texturing": "6.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"Publish": "1.3",
|
||||
"MeshDecimate": "1.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageSegmentation": "1.0",
|
||||
"ApplyCalibration": "1.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"ScenePreview": "2.0",
|
||||
"StructureFromMotion": "3.3",
|
||||
"MeshFiltering": "3.0",
|
||||
"ImageMatchingMultiSfM": "1.0",
|
||||
"DepthMap": "5.0",
|
||||
"PrepareDenseScene": "3.1",
|
||||
"ImageMatching": "2.0",
|
||||
"KeyframeSelection": "5.0",
|
||||
"SfMTransfer": "2.1",
|
||||
"SfMTriangulation": "1.0",
|
||||
"ExportAnimatedCamera": "2.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"FeatureMatching": "2.0",
|
||||
"Meshing": "7.0"
|
||||
"Meshing": "7.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatchingMultiSfM": "1.0",
|
||||
"MeshDecimate": "1.0",
|
||||
"SfMTransfer": "2.1",
|
||||
"StructureFromMotion": "3.3",
|
||||
"SfMTriangulation": "1.0",
|
||||
"ImageMatching": "2.0",
|
||||
"ApplyCalibration": "1.0"
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.2.0",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"DistortionCalibration": "3.0",
|
||||
"CheckerboardDetection": "1.0",
|
||||
"ExportDistortion": "1.0",
|
||||
"CameraInit": "9.0",
|
||||
"Publish": "1.3",
|
||||
"ExportDistortion": "1.0"
|
||||
"CheckerboardDetection": "1.0",
|
||||
"DistortionCalibration": "3.0",
|
||||
"Publish": "1.3"
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"Publish": "1.3",
|
||||
"LdrToHdrMerge": "4.1",
|
||||
"CameraInit": "9.0",
|
||||
"LdrToHdrMerge": "4.1",
|
||||
"LdrToHdrCalibration": "3.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"LdrToHdrCalibration": "3.0"
|
||||
"Publish": "1.3"
|
||||
},
|
||||
"releaseVersion": "2023.2.0",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true
|
||||
},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"CameraInit": "9.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"LdrToHdrCalibration": "3.0",
|
||||
"PanoramaEstimation": "1.0",
|
||||
"PanoramaSeams": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
"SfMTransform": "3.1",
|
||||
"PanoramaPrepareImages": "1.1",
|
||||
"PanoramaInit": "2.0",
|
||||
"Publish": "1.3",
|
||||
"PanoramaPostProcessing": "2.1",
|
||||
"FeatureMatching": "2.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"PanoramaWarping": "1.1",
|
||||
"PanoramaCompositing": "2.0",
|
||||
"PanoramaMerging": "1.0",
|
||||
"LdrToHdrMerge": "4.1"
|
||||
"PanoramaSeams": "2.0",
|
||||
"CameraInit": "9.0",
|
||||
"LdrToHdrMerge": "4.1",
|
||||
"PanoramaPostProcessing": "2.0",
|
||||
"SfMTransform": "3.1",
|
||||
"PanoramaWarping": "1.1",
|
||||
"LdrToHdrCalibration": "3.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"PanoramaCompositing": "2.0",
|
||||
"Publish": "1.3",
|
||||
"PanoramaPrepareImages": "1.1",
|
||||
"FeatureExtraction": "1.3",
|
||||
"PanoramaInit": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
"PanoramaEstimation": "1.0"
|
||||
},
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true
|
||||
},
|
||||
|
@ -156,8 +156,7 @@
|
|||
],
|
||||
"inputs": {
|
||||
"inputPanorama": "{PanoramaMerging_1.outputPanorama}",
|
||||
"fillHoles": true,
|
||||
"exportLevels": false
|
||||
"fillHoles": true
|
||||
}
|
||||
},
|
||||
"PanoramaPrepareImages_1": {
|
||||
|
@ -246,4 +245,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"CameraInit": "9.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"LdrToHdrCalibration": "3.0",
|
||||
"PanoramaEstimation": "1.0",
|
||||
"PanoramaSeams": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
"SfMTransform": "3.1",
|
||||
"PanoramaPrepareImages": "1.1",
|
||||
"PanoramaInit": "2.0",
|
||||
"Publish": "1.3",
|
||||
"PanoramaPostProcessing": "2.1",
|
||||
"FeatureMatching": "2.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"PanoramaWarping": "1.1",
|
||||
"PanoramaCompositing": "2.0",
|
||||
"PanoramaMerging": "1.0",
|
||||
"LdrToHdrMerge": "4.1"
|
||||
"PanoramaSeams": "2.0",
|
||||
"CameraInit": "9.0",
|
||||
"LdrToHdrMerge": "4.1",
|
||||
"PanoramaPostProcessing": "2.0",
|
||||
"SfMTransform": "3.1",
|
||||
"PanoramaWarping": "1.1",
|
||||
"LdrToHdrCalibration": "3.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"PanoramaCompositing": "2.0",
|
||||
"Publish": "1.3",
|
||||
"PanoramaPrepareImages": "1.1",
|
||||
"FeatureExtraction": "1.3",
|
||||
"PanoramaInit": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
"PanoramaEstimation": "1.0"
|
||||
},
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true
|
||||
},
|
||||
|
@ -240,4 +240,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.2.0",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"DepthMapFilter": "4.0",
|
||||
"Meshing": "7.0",
|
||||
"StructureFromMotion": "3.3",
|
||||
"DepthMap": "5.0",
|
||||
"FeatureExtraction": "1.2",
|
||||
"PrepareDenseScene": "3.0",
|
||||
"CameraInit": "9.0",
|
||||
"Meshing": "7.0",
|
||||
"FeatureMatching": "2.0",
|
||||
"MeshFiltering": "3.0",
|
||||
"CameraInit": "9.0",
|
||||
"Texturing": "6.0",
|
||||
"StructureFromMotion": "3.1",
|
||||
"ImageMatching": "2.0",
|
||||
"Publish": "1.3"
|
||||
"PrepareDenseScene": "3.1",
|
||||
"Publish": "1.3",
|
||||
"MeshFiltering": "3.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"DepthMapFilter": "4.0",
|
||||
"ImageMatching": "2.0"
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
@ -159,4 +159,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,33 +1,33 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"Texturing": "6.0",
|
||||
"DistortionCalibration": "3.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"ExportDistortion": "1.0",
|
||||
"ApplyCalibration": "1.0",
|
||||
"ImageSegmentation": "1.0",
|
||||
"FeatureMatching": "2.0",
|
||||
"ScenePreview": "2.0",
|
||||
"KeyframeSelection": "5.0",
|
||||
"MeshDecimate": "1.0",
|
||||
"MeshFiltering": "3.0",
|
||||
"ImageMatchingMultiSfM": "1.0",
|
||||
"CameraInit": "9.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"ImageMatching": "2.0",
|
||||
"ExportAnimatedCamera": "2.0",
|
||||
"PrepareDenseScene": "3.1",
|
||||
"Publish": "1.3",
|
||||
"Meshing": "7.0",
|
||||
"MeshFiltering": "3.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"ExportDistortion": "1.0",
|
||||
"DepthMap": "5.0",
|
||||
"Texturing": "6.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"ImageSegmentation": "1.0",
|
||||
"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",
|
||||
"StructureFromMotion": "3.3",
|
||||
"CheckerboardDetection": "1.0"
|
||||
"ImageMatching": "2.0",
|
||||
"ApplyCalibration": "1.0"
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"PrepareDenseScene": "3.1",
|
||||
"Meshing": "7.0",
|
||||
"Texturing": "6.0",
|
||||
"ImageMatching": "2.0",
|
||||
"MeshFiltering": "3.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"StructureFromMotion": "3.3",
|
||||
"FeatureMatching": "2.0",
|
||||
"Meshing": "7.0",
|
||||
"CameraInit": "9.0",
|
||||
"Publish": "1.3"
|
||||
"Texturing": "6.0",
|
||||
"Publish": "1.3",
|
||||
"MeshFiltering": "3.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"PrepareDenseScene": "3.1",
|
||||
"ImageMatching": "2.0"
|
||||
},
|
||||
"releaseVersion": "2023.3.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true
|
||||
},
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"header": {
|
||||
"pipelineVersion": "2.2",
|
||||
"releaseVersion": "2023.2.0-develop",
|
||||
"releaseVersion": "2023.3.0",
|
||||
"fileVersion": "1.1",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"PhotometricStereo": "1.0",
|
||||
"CameraInit": "9.0",
|
||||
"SphereDetection": "1.0",
|
||||
"LightingCalibration": "1.0",
|
||||
"Publish": "1.2",
|
||||
"CameraInit": "9.0",
|
||||
"PhotometricStereo": "1.0"
|
||||
"Publish": "1.3"
|
||||
}
|
||||
},
|
||||
"graph": {
|
||||
|
|
Loading…
Add table
Reference in a new issue