FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCameraPhaseDecoder_SetPhasePrediction ( kCameraPhaseDecoder  extension,
k32u  prediction,
kAdjust  adjustment = kADJUST_NONE 
)

Sets the phase prediction.

Phase compression requires a phase prediction value. This value is essentially the expected change in phase value from one pixel to the next (expected average of the first derivative of phase data in the x axis). A good phase prediction value decreases the average delta bit depth required to encode phase pixel changes.

Selecting a good prediction value requires understanding the expected change in phase data. For more information on selecting a phase prediction value, please contact sensor software.

Parameters
extensionExtension object.
predictionPhase prediction.
adjustmentAutomatic adjustment style (optional).
Returns
Operation status.