Content of plenoptic calibration dataset:

Images:
 - set of calibration images in raw format (Bayer grid)
 - contains a file with exposure times and time stamps

AverageWhiteImage.png:
 - white image in raw format (Bayer grid) calculated based on 10 recorded white images

CameraModel.xml:
 - intrinsic camera model

MicroLensCalibration.xml:
 - definition of micro lens array (or rather micro image centers) in RxLive format

MicroImageCenters.csv
 - micro images centers (in pixel) and corresponding micro lens type
 - format: LensType,CenterX,CenterY

ImageCoordinates.csv:
 - image coordinates (in pixel) of detected marker points used for calibration
 - format: ImageId,PointId,X,Y

CalibrationConstraints.csv:
 - defined distances (in mm) between marker points used to define the scale of the calibration target
 - format: FirstPointId,SecondPointId,Distance
