Upgrade nodes versions

This commit is contained in:
Fabien Servant 2024-03-20 14:16:14 +01:00 committed by Fabien Castan
parent 97fe4da9c3
commit 2295adb004
14 changed files with 18 additions and 18 deletions

View file

@ -1,4 +1,4 @@
__version__ = "9.0" __version__ = "10.0"
import os import os
import json import json

View file

@ -1,4 +1,4 @@
__version__ = '3.0' __version__ = '4.0'
from meshroom.core import desc from meshroom.core import desc
from meshroom.core.utils import VERBOSE_LEVEL from meshroom.core.utils import VERBOSE_LEVEL

View file

@ -23,13 +23,13 @@
"DepthMap": "5.0", "DepthMap": "5.0",
"SfMTransfer": "2.1", "SfMTransfer": "2.1",
"StructureFromMotion": "3.3", "StructureFromMotion": "3.3",
"DistortionCalibration": "3.0", "DistortionCalibration": "4.0",
"SfMTriangulation": "1.0", "SfMTriangulation": "1.0",
"FeatureMatching": "2.0", "FeatureMatching": "2.0",
"ScenePreview": "2.0", "ScenePreview": "2.0",
"ImageSegmentation": "1.2", "ImageSegmentation": "1.2",
"FeatureExtraction": "1.3", "FeatureExtraction": "1.3",
"CameraInit": "9.0" "CameraInit": "10.0"
} }
}, },
"graph": { "graph": {

View file

@ -26,7 +26,7 @@
"ScenePreview": "2.0", "ScenePreview": "2.0",
"ImageSegmentation": "1.2", "ImageSegmentation": "1.2",
"FeatureExtraction": "1.3", "FeatureExtraction": "1.3",
"CameraInit": "9.0" "CameraInit": "10.0"
} }
}, },
"graph": { "graph": {

View file

@ -6,9 +6,9 @@
"template": true, "template": true,
"nodesVersions": { "nodesVersions": {
"ExportDistortion": "1.0", "ExportDistortion": "1.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"CheckerboardDetection": "1.0", "CheckerboardDetection": "1.0",
"DistortionCalibration": "3.0", "DistortionCalibration": "4.0",
"Publish": "1.3" "Publish": "1.3"
} }
}, },

View file

@ -1,7 +1,7 @@
{ {
"header": { "header": {
"nodesVersions": { "nodesVersions": {
"CameraInit": "9.0", "CameraInit": "10.0",
"LdrToHdrMerge": "4.1", "LdrToHdrMerge": "4.1",
"LdrToHdrCalibration": "3.1", "LdrToHdrCalibration": "3.1",
"LdrToHdrSampling": "4.0", "LdrToHdrSampling": "4.0",

View file

@ -13,9 +13,9 @@
"CheckerboardDetection": "1.0", "CheckerboardDetection": "1.0",
"ApplyCalibration": "1.0", "ApplyCalibration": "1.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"Publish": "1.3", "Publish": "1.3",
"DistortionCalibration": "3.0", "DistortionCalibration": "4.0",
"ImageSegmentation": "1.2", "ImageSegmentation": "1.2",
"RelativePoseEstimating": "1.0", "RelativePoseEstimating": "1.0",
"FeatureExtraction": "1.3", "FeatureExtraction": "1.3",

View file

@ -10,7 +10,7 @@
"ScenePreview": "2.0", "ScenePreview": "2.0",
"ConvertSfMFormat": "2.0", "ConvertSfMFormat": "2.0",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"Publish": "1.3", "Publish": "1.3",
"ImageSegmentation": "1.2", "ImageSegmentation": "1.2",
"RelativePoseEstimating": "1.0", "RelativePoseEstimating": "1.0",

View file

@ -17,7 +17,7 @@
"Publish": "1.3", "Publish": "1.3",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"LdrToHdrMerge": "4.1", "LdrToHdrMerge": "4.1",
"CameraInit": "9.0" "CameraInit": "10.0"
}, },
"releaseVersion": "2024.1.0-develop", "releaseVersion": "2024.1.0-develop",
"fileVersion": "1.1", "fileVersion": "1.1",

View file

@ -9,7 +9,7 @@
"PanoramaMerging": "1.0", "PanoramaMerging": "1.0",
"Publish": "1.3", "Publish": "1.3",
"PanoramaEstimation": "1.0", "PanoramaEstimation": "1.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"LdrToHdrCalibration": "3.1", "LdrToHdrCalibration": "3.1",
"ImageMatching": "2.0", "ImageMatching": "2.0",
"LdrToHdrSampling": "4.0", "LdrToHdrSampling": "4.0",

View file

@ -9,7 +9,7 @@
"DepthMap": "5.0", "DepthMap": "5.0",
"Meshing": "7.0", "Meshing": "7.0",
"FeatureMatching": "2.0", "FeatureMatching": "2.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"Texturing": "6.0", "Texturing": "6.0",
"PrepareDenseScene": "3.1", "PrepareDenseScene": "3.1",
"Publish": "1.3", "Publish": "1.3",

View file

@ -22,12 +22,12 @@
"ConvertSfMFormat": "2.0", "ConvertSfMFormat": "2.0",
"DepthMap": "5.0", "DepthMap": "5.0",
"StructureFromMotion": "3.3", "StructureFromMotion": "3.3",
"DistortionCalibration": "3.0", "DistortionCalibration": "4.0",
"FeatureMatching": "2.0", "FeatureMatching": "2.0",
"ScenePreview": "2.0", "ScenePreview": "2.0",
"ImageSegmentation": "1.2", "ImageSegmentation": "1.2",
"FeatureExtraction": "1.3", "FeatureExtraction": "1.3",
"CameraInit": "9.0" "CameraInit": "10.0"
} }
}, },
"graph": { "graph": {

View file

@ -4,7 +4,7 @@
"StructureFromMotion": "3.3", "StructureFromMotion": "3.3",
"FeatureMatching": "2.0", "FeatureMatching": "2.0",
"Meshing": "7.0", "Meshing": "7.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"Texturing": "6.0", "Texturing": "6.0",
"Publish": "1.3", "Publish": "1.3",
"MeshFiltering": "3.0", "MeshFiltering": "3.0",

View file

@ -6,7 +6,7 @@
"template": true, "template": true,
"nodesVersions": { "nodesVersions": {
"PhotometricStereo": "1.0", "PhotometricStereo": "1.0",
"CameraInit": "9.0", "CameraInit": "10.0",
"SphereDetection": "1.0", "SphereDetection": "1.0",
"LightingCalibration": "1.0", "LightingCalibration": "1.0",
"Publish": "1.3" "Publish": "1.3"