.. _doxcsid-class_p1_1_1_image_sdk_1_1_stitching_1a72f2dd9197e02b4ffcf9971e34957501: 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. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public void SetFineCalibration(Byte[] byteArray); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - byteArray - An byte array containing a fine calibration to setup in stitcher. .. rubric:: Returns: