Stacking.SetFineCalibration Method
Definition
Namespace: P1.ImageSdk
Setup a fine calibration. A finecalibration is a binary blob that is setup by the stacker itself and that can speed up the stacking process.
public void SetFineCalibration(Byte[] byteArray);
Parameters:
byteArray |
An byte array containing a fine calibration to setup in stacker. |
Returns: