[nodes] CameraInit: upgrade version in pipelines

This commit is contained in:
Fabien Castan 2023-01-22 19:35:08 +01:00
parent 5b331fc139
commit d3ab9b59ca
6 changed files with 12 additions and 12 deletions

View file

@ -8,7 +8,7 @@
"ExportAnimatedCamera": "2.0", "ExportAnimatedCamera": "2.0",
"FeatureMatching": "2.0", "FeatureMatching": "2.0",
"DistortionCalibration": "2.0", "DistortionCalibration": "2.0",
"CameraInit": "8.0", "CameraInit": "9.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"FeatureExtraction": "1.1", "FeatureExtraction": "1.1",
"StructureFromMotion": "2.0" "StructureFromMotion": "2.0"

View file

@ -10,7 +10,7 @@
"LdrToHdrCalibration": "3.0", "LdrToHdrCalibration": "3.0",
"LdrToHdrSampling": "4.0", "LdrToHdrSampling": "4.0",
"PanoramaInit": "2.0", "PanoramaInit": "2.0",
"CameraInit": "8.0", "CameraInit": "9.0",
"SfMTransform": "3.0", "SfMTransform": "3.0",
"PanoramaMerging": "1.0", "PanoramaMerging": "1.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",

View file

@ -10,7 +10,7 @@
"LdrToHdrCalibration": "3.0", "LdrToHdrCalibration": "3.0",
"LdrToHdrSampling": "4.0", "LdrToHdrSampling": "4.0",
"PanoramaInit": "2.0", "PanoramaInit": "2.0",
"CameraInit": "8.0", "CameraInit": "9.0",
"SfMTransform": "3.0", "SfMTransform": "3.0",
"PanoramaMerging": "1.0", "PanoramaMerging": "1.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",

View file

@ -11,7 +11,7 @@
"PrepareDenseScene": "3.0", "PrepareDenseScene": "3.0",
"DepthMap": "2.0", "DepthMap": "2.0",
"StructureFromMotion": "2.0", "StructureFromMotion": "2.0",
"CameraInit": "8.0", "CameraInit": "9.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"FeatureExtraction": "1.1", "FeatureExtraction": "1.1",
"Meshing": "7.0", "Meshing": "7.0",

View file

@ -8,7 +8,7 @@
"ExportAnimatedCamera": "2.0", "ExportAnimatedCamera": "2.0",
"FeatureMatching": "2.0", "FeatureMatching": "2.0",
"DistortionCalibration": "2.0", "DistortionCalibration": "2.0",
"CameraInit": "8.0", "CameraInit": "9.0",
"ImageMatchingMultiSfM": "1.0", "ImageMatchingMultiSfM": "1.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"FeatureExtraction": "1.1", "FeatureExtraction": "1.1",

View file

@ -5,7 +5,7 @@
"MeshFiltering": "3.0", "MeshFiltering": "3.0",
"Texturing": "6.0", "Texturing": "6.0",
"StructureFromMotion": "2.0", "StructureFromMotion": "2.0",
"CameraInit": "8.0", "CameraInit": "9.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"FeatureExtraction": "1.1", "FeatureExtraction": "1.1",
"Meshing": "7.0" "Meshing": "7.0"