linearization_mode_fov in Geometry_​Projection

Name: linearization_mode_fovVersion Id: 1.0.0.0
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_surfaceSteward: imgClass Name: Geometry_​ProjectionType: ASCII_​Short_​String_​Collapsed
Minimum Value: NoneMaximum Value: NoneMinimum Characters: 1Maximum Characters: 255
Unit of Measure Type: NoneDefault Unit Id: NoneAttribute Concept: NoneConceptual Domain: SHORT_STRING
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 LinearUses 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.
 MaxIndicates 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.
 MinIndicates 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.
 NoneLinearization has not been performed.