mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-06 12:51:57 +02:00
[pipelines] Update DepthMap's version in templates
This commit is contained in:
parent
2e9668bf02
commit
8294235d39
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
"nodesVersions": {
|
||||
"FeatureExtraction": "1.1",
|
||||
"CameraInit": "9.0",
|
||||
"DepthMap": "3.0",
|
||||
"DepthMap": "4.0",
|
||||
"SfMTriangulation": "1.0",
|
||||
"ExportDistortion": "1.0",
|
||||
"DepthMapFilter": "3.0",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"MeshFiltering": "3.0",
|
||||
"Texturing": "6.0",
|
||||
"PrepareDenseScene": "3.0",
|
||||
"DepthMap": "3.0",
|
||||
"DepthMap": "4.0",
|
||||
"StructureFromMotion": "3.0",
|
||||
"CameraInit": "9.0",
|
||||
"ImageMatching": "2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue