visit Kofax web site

de.softpro.signware.SPSignwareDefaults Class Reference

List of all members.

Detailed Description

Define some typical default values.


Static Public Attributes

static final int SP_MIN_DYNAMIC_MATCH = 80
 Defines the default minimum dynamic match level for comparing signatures. valid values 0 - 100 A value of 0 means the signatures may be completly different. A value of 100 means that signatures have to be very similar.
static final int SP_MIN_REF_QUALITY_DYNAMIC = 60
 Defines the default minimum dynamic quality required for reference signatures. valid values 0 - 100 A higher value means that the dynamic quality/complexity of the reference must be better.
static final int SP_MIN_REF_QUALITY_STATIC = 35
 Defines the default minimum static quality required for reference signatures. valid values 0 - 100 A higher value means that the static quality/complexity of the reference must be better.
static final int SP_MIN_STATIC_MATCH = 80
 Defines the default minimum static match level for comparing signatures. valid values 0 - 100 A value of 0 means the signatures may be completly different. A value of 100 means that signatures have to be very similar.
static final int SP_VARIANCE_LIMIT = 80
 Defines how the single signatures of a reference may differ to create a reference signature. valid values 0 - 100 A value of 0 means the single signatures may be completly different. A value of 100 means that all single signatures have to be very similar.


Member Data Documentation

final int de.softpro.signware.SPSignwareDefaults.SP_MIN_DYNAMIC_MATCH = 80 [static]
 

Defines the default minimum dynamic match level for comparing signatures. valid values 0 - 100 A value of 0 means the signatures may be completly different. A value of 100 means that signatures have to be very similar.

final int de.softpro.signware.SPSignwareDefaults.SP_MIN_REF_QUALITY_DYNAMIC = 60 [static]
 

Defines the default minimum dynamic quality required for reference signatures. valid values 0 - 100 A higher value means that the dynamic quality/complexity of the reference must be better.

final int de.softpro.signware.SPSignwareDefaults.SP_MIN_REF_QUALITY_STATIC = 35 [static]
 

Defines the default minimum static quality required for reference signatures. valid values 0 - 100 A higher value means that the static quality/complexity of the reference must be better.

final int de.softpro.signware.SPSignwareDefaults.SP_MIN_STATIC_MATCH = 80 [static]
 

Defines the default minimum static match level for comparing signatures. valid values 0 - 100 A value of 0 means the signatures may be completly different. A value of 100 means that signatures have to be very similar.

final int de.softpro.signware.SPSignwareDefaults.SP_VARIANCE_LIMIT = 80 [static]
 

Defines how the single signatures of a reference may differ to create a reference signature. valid values 0 - 100 A value of 0 means the single signatures may be completly different. A value of 100 means that all single signatures have to be very similar.


The documentation for this class was generated from the following file: