| Description: The linearization_mode_fov attribute specifies how the linearized camera model's field of view (FOV) as constructed (corresponding to the "cahv_fov" parameter in MIPL software). |
| Namespace Id: img_surface | Steward: img | Class Name: Geometry_Projection | Type: ASCII_Short_String_Collapsed |
| Minimum Value: None | Maximum Value: None | Minimum Characters: 1 | Maximum Characters: 255 |
| Unit of Measure Type: None | Default Unit Id: None | Attribute Concept: None | Conceptual Domain: SHORT_STRING |
| Status: Active | Nillable: false | Pattern: None |
| Permissible Value(s) | Value | Value Meaning |
| | Linear | Uses only the CAHV vectors, which tends to preserve the aspect ratio and scale of the original but both cuts off data and has black areas. |
| | Max | Indicates the FOV is the union of the two cameras, which preserves the edges of the images but typically compresses the image horizontally, and creates black areas. |
| | Min | Indicates the FOV is the intersection of the two cameras, which means some data are cut off and typically stretched horizontally, but there are no black areas. |
| | None | Linearization has not been performed. |