Stitching.SetFineCalibration Method

Definition

Namespace: P1.ImageSdk

Setup a fine calibration. A finecalibration is a binary blob that is setup by the stitcher itself and that can speed up the stitching process.

public void SetFineCalibration(Byte[] byteArray);

Parameters:

byteArray

An byte array containing a fine calibration to setup in stitcher.

Returns: