Jump to content

Image Stitching for NVIDIA Jetson/User Guide/Calibration: Difference between revisions

 
Line 284: Line 284:
                 "h22": 1.0
                 "h22": 1.0
             }
             }
        }
    ]
    "state": [
        {
            "parameters": {
                "rotation_x": 20.0,
                "rotation_y": 0.0,
                "rotation_z": 0.0,
                "translation_x": 5.0,
                "translation_y": 0.0,
                "scale_x": 1.0,
                "scale_y": 1.0,
                "shear_x": 0.0,
                "shear_y": 0.0,
                "reproj_error": 4.0,
                "sigma": 0.0,
                "transparency": true
            },
            "homography": [
                [
                    1.000058762912872,
                    7.888498385152689e-05,
                    3199.4499814905034
                ],
                [
                    4.723958595481137e-05,
                    1.0000931533982886,
                    -0.08369247595611147
                ],
                [
                    2.5577758990969628e-08,
                    2.3474284624048636e-08,
                    1.0
                ]
            ]
        },
        {
            "parameters": {
                "rotation_x": 0.0,
                "rotation_y": 10.0,
                "rotation_z": 0.0,
                "translation_x": 0.0,
                "translation_y": 0.0,
                "scale_x": 1.0,
                "scale_y": 1.0,
                "shear_x": 0.0,
                "shear_y": 0.0,
                "reproj_error": 4.0,
                "sigma": 0.0,
                "transparency": true
            },
            "homography": [
                [
                    0.99999609783887,
                    -9.718761972552558e-06,
                    4925.1607901084235
                ],
                [
                    2.6465994305042002e-06,
                    0.9999954907576784,
                    0.0016865949159274893
                ],
                [
                    1.3692964877812703e-09,
                    -1.848738437444207e-09,
                    1.0
                ]
            ]
         }
         }
     ]
     ]
345

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.