CalculateOffset

Sets the standard Offset value to be used when matching source pages to fingerprints.

Syntax

bool CalculateOffset()

Parameters

Smart parameters are supported.

Returns

False if the action is not applied at the Page level or an error occurs. Otherwise, True.

Level

Page level only.

Details

Calculates the Confidence and Image_Offset variables (similarity with the Fingerprint and image shift compared with the Fingerprint image) for the page based on its relation to the page's fingerprint. The fingerprint ID must previously be set using Findfingerprint, SetFingerprint or some other method.
Example
CalculateOffset()