model_type in Camera_​Model_​Parameters

Name: model_typeVersion Id: 1.0.0.0
Description: The model_type attribute specifies an identifier for the type or kind of model. The value should be one of a well defined set, providing an application program with sufficient information to know how to handle the rest of the parameters within the model. This value will correlate directly with the specific camera model class that is a subclass of the Camera_Model_Parameters class.
Namespace Id: geomSteward: geoClass Name: Camera_​Model_​ParametersType: 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
 CAHVThe CAHV model is a linear, perspective-projection camera model (equivalent to a pinhole camera).
 CAHVORThe CAHVOR model is built upon CAHV (see CAHV_Model), adding radial (barrel or pincushion) distortion to the linear model.
 CAHVOREThe CAHVORE model is built upon CAHVOR (see CAHVOR_Model), adding support for fisheye lenses.
 PSPHThe PSPH model is designed to perform better fisheye-image rectification prior to 1D stereo correlation.