[pipelines] Update DepthMap's version in templates

This commit is contained in:
Candice Bentéjac 2023-06-08 19:48:22 +02:00
parent 2e9668bf02
commit 8294235d39
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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",