Skip to content

Commit

Permalink
Add lens profile for GoPro HERO
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Oct 7, 2024
1 parent 77cc643 commit c88d93b
Showing 1 changed file with 79 additions and 0 deletions.
79 changes: 79 additions & 0 deletions GoPro/GoPro_HERO_Wide_NO-EIS_4k_16by9_3840x2160-25.00fps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"name": "GoPro_HERO_Wide_NO-EIS_4k_16by9_3840x2160-25.00fps",
"note": "NO-EIS",
"calibrated_by": "alex",
"camera_brand": "GoPro",
"camera_model": "HERO",
"lens_model": "Wide",
"camera_setting": "",
"calib_dimension": {
"w": 3840,
"h": 2160
},
"orig_dimension": {
"w": 3840,
"h": 2160
},
"output_dimension": {
"w": 3840,
"h": 2160
},
"frame_readout_time": 16.6,
"gyro_lpf": null,
"input_horizontal_stretch": 1.0,
"input_vertical_stretch": 1.0,
"num_images": 15,
"fps": 25.0,
"crop": null,
"official": false,
"asymmetrical": false,
"fisheye_params": {
"RMS_error": 0.6016760005263811,
"camera_matrix": [
[
1540.9033284654886,
0.0,
1929.6844945787504
],
[
0.0,
1543.0258919298167,
1053.0820852187621
],
[
0.0,
0.0,
1.0
]
],
"distortion_coeffs": [
0.041799083595876474,
0.0005121408585081351,
0.008119981234514172,
-0.007871743055316892
],
"radial_distortion_limit": null
},
"identifier": "gopro-hero-wide-3840x2160@25000-no-eis",
"calibrator_version": "1.5.4",
"date": "2024-10-07",
"compatible_settings": [
{ "width": 3840, "height": 2160, "identifier": "gopro-hero-wide-3840x2160@29970-no-eis", "fps": 29.97, "frame_readout_time": 16.6 }
],
"sync_settings": {
"initial_offset": 0,
"initial_offset_inv": false,
"search_size": 0.5,
"max_sync_points": 5,
"every_nth_frame": 1,
"time_per_syncpoint": 0.5,
"do_autosync": true
},
"distortion_model": null,
"digital_lens": null,
"digital_lens_params": null,
"interpolations": null,
"focal_length": null,
"crop_factor": null,
"global_shutter": false
}

0 comments on commit c88d93b

Please sign in to comment.