Package gov.nih.mipav.model.file
Class MetadataExtractor.OlympusCameraSettingsMakernoteDescriptor
java.lang.Object
gov.nih.mipav.model.file.MetadataExtractor.TagDescriptor<MetadataExtractor.OlympusCameraSettingsMakernoteDirectory>
gov.nih.mipav.model.file.MetadataExtractor.OlympusCameraSettingsMakernoteDescriptor
- Enclosing class:
MetadataExtractor
public class MetadataExtractor.OlympusCameraSettingsMakernoteDescriptor
extends MetadataExtractor.TagDescriptor<MetadataExtractor.OlympusCameraSettingsMakernoteDirectory>
Provides human-readable String representations of tag values stored in a
MetadataExtractor.OlympusCameraSettingsMakernoteDirectory.
Some Description functions and the Extender and Lens types lists converted from Exiftool version 10.10 created by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/ lib\Image\ExifTool\Olympus.pm
- Author:
- Kevin Mott https://github.com/kwhopper, Drew Noakes https://drewnoakes.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class gov.nih.mipav.model.file.MetadataExtractor.TagDescriptor
_directory -
Constructor Summary
ConstructorsConstructorDescriptionOlympusCameraSettingsMakernoteDescriptor(MetadataExtractor.OlympusCameraSettingsMakernoteDirectory directory) -
Method Summary
Modifier and TypeMethodDescriptioncoordinates range from 0 to 255coordinates expressed as a percentgetDescription(int tagType) Returns a descriptive value of the specified tag for this image.2 or 3 numbers: 1.private StringgetFiltersDescription(int tagId) 3 or 4 values3 or 4 values3 or 4 values2 numbers: 1.1 or 2 valuesconverted to degrees of upward camera tiltconverted to degrees of clockwise camera rotationprivate StringgetValueMinMaxDescription(int tagId) Methods inherited from class gov.nih.mipav.model.file.MetadataExtractor.TagDescriptor
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEncodedTextDescription, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
-
Field Details
-
_toneLevelType
-
_filters
-
-
Constructor Details
-
OlympusCameraSettingsMakernoteDescriptor
public OlympusCameraSettingsMakernoteDescriptor(MetadataExtractor.OlympusCameraSettingsMakernoteDirectory directory)
-
-
Method Details
-
getDescription
Description copied from class:MetadataExtractor.TagDescriptorReturns a descriptive value of the specified tag for this image. Where possible, known values will be substituted here in place of the raw tokens actually kept in the metadata segment. If no substitution is available, the value provided bygetString(tagType)will be returned.- Overrides:
getDescriptionin classMetadataExtractor.TagDescriptor<MetadataExtractor.OlympusCameraSettingsMakernoteDirectory>- Parameters:
tagType- the tag to find a description for- Returns:
- a description of the image's value for the specified tag, or
nullif the tag hasn't been defined.
-
getCameraSettingsVersionDescription
-
getPreviewImageValidDescription
-
getExposureModeDescription
-
getAeLockDescription
-
getMeteringModeDescription
-
getExposureShiftDescription
-
getNdFilterDescription
-
getMacroModeDescription
-
getFocusModeDescription
-
getFocusProcessDescription
-
getAfSearchDescription
-
getAfAreasDescription
coordinates range from 0 to 255 -
getAfPointSelectedDescription
coordinates expressed as a percent -
getAfFineTuneDescription
-
getFlashModeDescription
-
getFlashRemoteControlDescription
-
getFlashControlModeDescription
3 or 4 values -
getFlashIntensityDescription
3 or 4 values -
getManualFlashStrengthDescription
-
getWhiteBalance2Description
-
getWhiteBalanceTemperatureDescription
-
getCustomSaturationDescription
-
getModifiedSaturationDescription
-
getContrastSettingDescription
-
getSharpnessSettingDescription
-
getColorSpaceDescription
-
getSceneModeDescription
-
getNoiseReductionDescription
-
getDistortionCorrectionDescription
-
getShadingCompensationDescription
-
getGradationDescription
3 or 4 values -
getPictureModeDescription
1 or 2 values -
getPictureModeSaturationDescription
-
getPictureModeContrastDescription
-
getPictureModeSharpnessDescription
-
getPictureModeBWFilterDescription
-
getPictureModeToneDescription
-
getNoiseFilterDescription
-
getArtFilterDescription
-
getMagicFilterDescription
-
getPictureModeEffectDescription
-
getToneLevelDescription
-
getArtFilterEffectDescription
-
getColorCreatorEffectDescription
-
getDriveModeDescription
2 or 3 numbers: 1. Mode, 2. Shot number, 3. Mode bits -
getPanoramaModeDescription
2 numbers: 1. Mode, 2. Shot number -
getImageQuality2Description
-
getImageStabilizationDescription
-
getStackedImageDescription
-
getManometerPressureDescription
-
getManometerReadingDescription
-
getExtendedWBDetectDescription
-
getRollAngleDescription
converted to degrees of clockwise camera rotation -
getPitchAngleDescription
converted to degrees of upward camera tilt -
getDateTimeUTCDescription
-
getValueMinMaxDescription
-
getFiltersDescription
-