Skip to content

Commit

Permalink
Update lens profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Oct 10, 2023
1 parent 63adb49 commit 8152afa
Show file tree
Hide file tree
Showing 40 changed files with 108 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -4.89,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
2 changes: 1 addition & 1 deletion Canon/Canon_600D_18mm__1080p_16by9_1920x1080-25.00fps.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -1.3913043478260876,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 4096,
"h": 2160
},
"frame_readout_time": -15.5,
"frame_readout_time": 15.5,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -15.030547172477796,
"frame_readout_time": 15.030547172477796,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -5.990338164251208,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -4.89,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -9.014541389074608,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -15.83,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -8.85,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
],
"radial_distortion_limit": null
},
"identifier": "sony-ilme-fx3-35.00mm-3840x2160@50000",
"identifier": "",
"calibrator_version": "1.5.2",
"date": "2023-07-19",
"compatible_settings": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -8.7,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"name": "Sony_ILME-FX3_35.00mm_XAVC HS 4K_4k_16by9_3840x2160-50.00fps",
"note": "f2.2 1/1000",
"calibrated_by": "Rayne",
"camera_brand": "Sony",
"camera_model": "ILME-FX3",
"lens_model": "35.00mm",
"camera_setting": "XAVC HS 4K",
"calib_dimension": {
"w": 3840,
"h": 2160
},
"orig_dimension": {
"w": 3840,
"h": 2160
},
"output_dimension": {
"w": 3840,
"h": 2160
},
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
"num_images": 15,
"fps": 50.0,
"crop": null,
"official": false,
"asymmetrical": false,
"fisheye_params": {
"RMS_error": 0.9969302917683155,
"camera_matrix": [
[
3928.7455909596406,
0.0,
1932.5231330292531
],
[
0.0,
3932.8086141065364,
1029.1108890960704
],
[
0.0,
0.0,
1.0
]
],
"distortion_coeffs": [
0.2870803839949375,
1.0949929937520766,
-6.213348485167996,
14.406568134894737
],
"radial_distortion_limit": null
},
"identifier": "sony-ilme-fx3-35.00mm-3840x2160@50000",
"calibrator_version": "1.5.2",
"date": "",
"compatible_settings": [],
"sync_settings": null,
"distortion_model": null,
"digital_lens": null,
"digital_lens_params": null,
"interpolations": null,
"focal_length": 35.0,
"crop_factor": null,
"global_shutter": false
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -36.6,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -0.33922269753795553,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -20.310165237701476,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -14.97,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -39.05,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -8.4,
"frame_readout_time": null,
"gyro_lpf": 0.0,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -9.56,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -9.56,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
2 changes: 1 addition & 1 deletion Sony/Sony_ZV-E1_28.00mm__4k_16by9_3840x2160-23.98fps.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -8.7,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -16.683322183313006,
"frame_readout_time": null,
"gyro_lpf": 60.0,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -15.83,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -14.5,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -8.704342008685046,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -15.83,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -15.83,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
2 changes: 1 addition & 1 deletion Sony/Sony_a6700_56.00mm__4k_16by9_3840x2160-50.00fps.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -15.82800000635151,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
2 changes: 1 addition & 1 deletion Sony/Sony_a7IV_10.50mm__4k_16by9_3840x2160-59.94fps.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -13.0,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -26.8,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -15.71658615136876,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -33.104738564508686,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -8.91,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -13.0,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -8.91,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 1920,
"h": 1080
},
"frame_readout_time": -8.91,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"w": 3840,
"h": 2160
},
"frame_readout_time": -26.8,
"frame_readout_time": null,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
Expand Down
Loading

0 comments on commit 8152afa

Please sign in to comment.