Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| calibration_model_type | varchar | 100 | √ | null |
|
|
||||||||
| focal_length_xy_pixel | _float8 | 17,17 | √ | null |
|
|
||||||||
| principal_point_xy_pixel | _float8 | 17,17 | √ | null |
|
|
||||||||
| distortion_coefficients | _float8 | 17,17 | √ | null |
|
|
||||||||
| approximate_field_of_view_water_xy_degree | _float8 | 17,17 | √ | null |
|
|
||||||||
| extra_description | text | 2147483647 | √ | null |
|
|
||||||||
| id | uuid | 2147483647 | null |
|
|
|||||||||
| created_at | timestamp | 29,6 | null |
|
|
|||||||||
| updated_at | timestamp | 29,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| image_camera_calibration_models_pkey | Primary key | Asc | id |
| image_camera_calibration_models_id_key | Must be unique | Asc | id |

