mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 16:28:51 +02:00
[nodes] CameraInit: upgrade version in pipelines
This commit is contained in:
parent
5b331fc139
commit
d3ab9b59ca
6 changed files with 12 additions and 12 deletions
|
@ -8,7 +8,7 @@
|
|||
"ExportAnimatedCamera": "2.0",
|
||||
"FeatureMatching": "2.0",
|
||||
"DistortionCalibration": "2.0",
|
||||
"CameraInit": "8.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatching": "2.0",
|
||||
"FeatureExtraction": "1.1",
|
||||
"StructureFromMotion": "2.0"
|
||||
|
@ -101,4 +101,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"LdrToHdrCalibration": "3.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"PanoramaInit": "2.0",
|
||||
"CameraInit": "8.0",
|
||||
"CameraInit": "9.0",
|
||||
"SfMTransform": "3.0",
|
||||
"PanoramaMerging": "1.0",
|
||||
"ImageMatching": "2.0",
|
||||
|
@ -232,4 +232,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"LdrToHdrCalibration": "3.0",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
"PanoramaInit": "2.0",
|
||||
"CameraInit": "8.0",
|
||||
"CameraInit": "9.0",
|
||||
"SfMTransform": "3.0",
|
||||
"PanoramaMerging": "1.0",
|
||||
"ImageMatching": "2.0",
|
||||
|
@ -227,4 +227,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"PrepareDenseScene": "3.0",
|
||||
"DepthMap": "2.0",
|
||||
"StructureFromMotion": "2.0",
|
||||
"CameraInit": "8.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatching": "2.0",
|
||||
"FeatureExtraction": "1.1",
|
||||
"Meshing": "7.0",
|
||||
|
@ -144,4 +144,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"ExportAnimatedCamera": "2.0",
|
||||
"FeatureMatching": "2.0",
|
||||
"DistortionCalibration": "2.0",
|
||||
"CameraInit": "8.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatchingMultiSfM": "1.0",
|
||||
"ImageMatching": "2.0",
|
||||
"FeatureExtraction": "1.1",
|
||||
|
@ -163,4 +163,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"MeshFiltering": "3.0",
|
||||
"Texturing": "6.0",
|
||||
"StructureFromMotion": "2.0",
|
||||
"CameraInit": "8.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatching": "2.0",
|
||||
"FeatureExtraction": "1.1",
|
||||
"Meshing": "7.0"
|
||||
|
@ -106,4 +106,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue