Json Class
Encapsulates classes for light field metadata parsing.
Nested types:
Name | Description | |
---|---|---|
Root | Represents the root metadata structure. Used in calibration files only. | |
XYValue | Represents 2D value. | |
ZValue | Represents 1D value. | |
XYZValue | Represents 3D value. | |
CompressedFrame | Represents //compressedFrame structure. | |
CompressionMetadata | Represents //compressedFrame/metadata structure. | |
Master | Represents //master structure. This is the root structure for standard picture files. | |
File | Represents /files structure. | |
ThumbnailItem | Represents /thumbnailArray item structure. | |
Picture | Represents /picture structure. | |
FrameItem | Represents /picture/frameArray item structure. | |
FrameReferences | Represents /picture/frameArray/frame structure. | |
FrameParameters | Represents /picture/frameArray/parameters structure. | |
ViewItem | Represents /viewArray item structure. | |
AccelerationItem | Represents /accelerationArray item structure. | |
Version | Represents /version structure. | |
LytroTags | Represents com.lytro.tags structure. | |
LytroStars | Represents com.lytro.stars structure. | |
LytroRefocusStack | Represents com.lytro.acceleration.refocusStack structure. | |
DisplayParameters | Represents com.lytro.acceleration.refocusStack/displayParameters structure. | |
DisplayDimensions | Represents com.lytro.acceleration.refocusStack/displayParameters/displayDimensions structure. | |
DimensionsValue | Represents com.lytro.acceleration.refocusStack/displayParameters/displayDimensions/value structure. | |
DepthLut | Represents com.lytro.acceleration.refocusStack/depthLut structure. | |
RefocusImageItem | Represents com.lytro.acceleration.refocusStack/imageArray item structure. | |
BlockOfRefocusImages | Represents com.lytro.acceleration.refocusStack/blockOfImages structure. | |
BlockRefocusMetadata | Represents com.lytro.acceleration.refocusStack/blockOfImages/metadataArray item structure. | |
LytroDepthMap | Represents com.lytro.acceleration.depthMap structure. | |
DepthMap | Represents com.lytro.acceleration.depthMap/DepthMap structure. | |
ConfidenceMap | Represents com.lytro.acceleration.depthMap/ConfidenceMap structure. | |
LytroEdofParallax | Represents com.lytro.acceleration.edofParallax structure. | |
ParallaxImageItem | Represents com.lytro.acceleration.edofParallax/imageArray item structure. | |
Coordinate2D | Represents 2D coordinate. | |
BlockOfParallaxImages | Represents com.lytro.acceleration.edofParallax/blockOfImages structure. | |
BlockParallaxMetadata | Represents com.lytro.acceleration.edofParallax/blockOfImages/metadataArray item structure. | |
LytroParameters | Represents com.lytro.parameters structure. | |
Event | Represents com.lytro.parameters/eventArray item structure. | |
RatioXY | Represents 2D ratio. | |
FrameMetadata | Represents the frame: root metadata structure. | |
FrameImage | Represents frame:image structure. | |
RawDetails | Represents frame:image/rawDetails structure. | |
PixelFormat | Represents frame:image/rawDetails/pixelFormat structure. | |
BayerValue | Represents a Bayer filtered pixel value | |
PixelPacking | Represents frame:image/rawDetails/pixelPacking structure. | |
Mosaic | Represents frame:image/rawDetails/mosaic structure. | |
Crop | Represents frame:image/rawDetails/cropFromSensor structure. | |
Color | Represents frame:image/color structure. | |
Devices | Represents frame:devices structure. | |
Clock | Represents frame:devices/clock structure. | |
Sensor | Represents frame:devices/sensor structure. | |
Lens | Represents frame:devices/lens structure. | |
OffsetXY | Represents 2D offset value. | |
OffsetZ | Represents 1D offset value. | |
OffsetXYZ | Represents 3D offset value. | |
NDFilter | Represents frame:devices/ndfilter structure. | |
Shutter | Represents frame:devices/shutter structure. | |
Soc | Represents frame:devices/soc structure. | |
Accelerometer | Represents frame: | |
AccelerometerValue | Represents an accelerometer sensor reading. | |
Mla | Represents frame:devices/mla structure. | |
DefectXY | Defect 2D value. | |
ScaleXY | Scaling 2D value. | |
Gps | Represents frame:devices/gps structure. | |
FlashItem | Represents frame:devices/flashArray item structure. | |
Modes | Represents frame:modes structure. | |
RegionOfInterest | Represents frame:modes/regionOfInterestArray item. | |
Camera | Represents frame:camera structure. | |
CompressionDetails | Represents frame:compressionDetails structure. | |
StrideXY | Stride 2D value. | |
PaddingXY | Padding 2D value. |