Features
The parameter defines the method of authentication. Changes in this mode
include the following:
-
Disabled pattern checking in the IR and visible spectrum.
-
Disabled additional UV luminescence checking of areas not
described as patterns. In the normal mode, the check is performed to make sure that certain areas of the image view as expected (as described in the document template in the database) – actual patterns, and also checks
that there is no excess UV luminescence outside these specific areas – additional verification. When Authenticity Safe Mode is enabled, this additional check is not performed when Authenticity Safe Mode is enabled. - Disabled the comparison of the holder portrait in IR and visible light for some documents.
Attention
Disabled checks are not performed, so it is not possible to gather any statistics with this approach.
Possible settings for Authenticity safe mode.
By default, this setting is disabled. The possible parameters are specified as follows:
{
"processParam": {
"authSafeMode": true,
"authSafeModeSettings": {
"IRVis_ghostPhoto": false,
"IRVis_matchPhoto": false,
"IRVis_photoCorrWhIR": false,
"Patterns_white": false,
"Patterns_ir": false,
"Patterns_unique": false,
"Patterns_falseLum": false,
"Patterns_textFieldsLum": false
}
}
}
All settings can only be applied if authSafeMode is set to true.
Discription of settings
IRVis_ghostPhoto - responsible for checking for an additional photo in IR
IRVis_matchPhoto - responsible for checking if the contours of the photo are the same in white light and IR
IRVis_photoCorrWhIR - responsible for checking if the base photo in white light and IR match. Applies for grayscale, fully visible in IR
Patterns_white - checks for the patterns in white light
Patterns_ir - checks for patterns in IR
Patterns_falseLum - controls the absence of "superfluous" luminescence objects in UV light
Patterns_textFieldsLum - controls the luminescence within the letters, applies to search for embedding of individual letters
Comments
Please sign in to leave a comment.