mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
add camera init type
This commit is contained in:
parent
aeb77d8dbc
commit
17a0d9f9d7
14 changed files with 17 additions and 16 deletions
|
@ -5,7 +5,7 @@
|
|||
"template": true,
|
||||
"nodesVersions": {
|
||||
"ApplyCalibration": "1.0",
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"CheckerboardDetection": "1.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"DepthMap": "5.0",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"template": true,
|
||||
"nodesVersions": {
|
||||
"ApplyCalibration": "1.0",
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"ConvertDistortion": "1.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"DepthMap": "5.0",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"fileVersion": "2.0",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"CheckerboardDetection": "1.0",
|
||||
"DistortionCalibration": "5.0",
|
||||
"ExportDistortion": "1.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"LdrToHdrCalibration": "3.1",
|
||||
"LdrToHdrMerge": "4.1",
|
||||
"LdrToHdrSampling": "4.0",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"fileVersion": "2.0",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"DepthMap": "5.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"template": true,
|
||||
"nodesVersions": {
|
||||
"ApplyCalibration": "1.0",
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"CheckerboardDetection": "1.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"DistortionCalibration": "5.0",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"fileVersion": "2.0",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"ConvertDistortion": "1.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"ExportAnimatedCamera": "2.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"FeatureMatching": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"FeatureMatching": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"fileVersion": "2.0",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"DepthMap": "5.0",
|
||||
"DepthMapFilter": "4.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"template": true,
|
||||
"nodesVersions": {
|
||||
"ApplyCalibration": "1.0",
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"CheckerboardDetection": "1.0",
|
||||
"ConvertSfMFormat": "2.0",
|
||||
"DepthMap": "5.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"header": {
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"FeatureExtraction": "1.3",
|
||||
"FeatureMatching": "2.0",
|
||||
"ImageMatching": "2.0",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"fileVersion": "2.0",
|
||||
"template": true,
|
||||
"nodesVersions": {
|
||||
"CameraInit": "11.0",
|
||||
"CameraInit": "12.0",
|
||||
"LightingCalibration": "1.0",
|
||||
"PhotometricStereo": "1.0",
|
||||
"Publish": "1.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue