Description Usage Arguments Value
View source: R/imageDescription.R
imageDescription
1 2 3 4 5 6 7 8 9 | imageDescription(illuminationElevationAngle = NULL,
illuminationAzimuthAngle = NULL, imageOrientationAngle = NULL,
imagingCondition = NULL, imageQualityCode = NULL,
cloudCoverPercentage = NULL, preProcessingTypeCode = NULL,
compressionGenerationQuality = NULL, triangulationIndicator = NULL,
radiometricDataAvailability = NULL,
cameraCalibrationInformationAvailability = NULL,
filmDistortionInformationAvailability = NULL,
lensDistortionInformationAvailability = NULL, bandDescription = NULL)
|
illuminationElevationAngle |
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the earth's surface. See |
illuminationAzimuthAngle |
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken. See |
imageOrientationAngle |
Angle from the first row of the image to true north in degrees, clockwise. See |
imagingCondition |
Code which indicates conditions which affect the quality of the image. See |
imageQualityCode |
Specifies the image quality. See |
cloudCoverPercentage |
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent. See |
preProcessingTypeCode |
Image distributor's code that identifies the level of radiometric and geometric processing applied against the image. See |
compressionGenerationQuality |
Counts the number of lossy compression cycles performed on the image. See |
triangulationIndicator |
Code which indicates whether or not triangulation has been performed upon the image. See |
radiometricDataAvailability |
Code which indicates whether or not Standard Radiometric Product data is available. See |
cameraCalibrationInformationAvailability |
Code which indicates whether or not constants are available which allow for camera calibration corrections. See |
filmDistortionInformationAvailability |
Code which indicates whether or not Calibration Reseau information is available See |
lensDistortionInformationAvailability |
Code which indicates whether or not lens aberration correction information is available See |
bandDescription |
Description of the wavelength domain that the sensor operates in. See |
a imageDescription list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.