UNPKG

@regulaforensics/document-reader

Version:

This is an npm module for Regula Document Reader SDK. It allows you to read various kinds of identification documents using your phone's camera.

24 lines (23 loc) 507 B
export const Authenticity = { NONE: 0, UV_LUMINESCENCE: 1, IR_B900: 2, IMAGE_PATTERN: 4, AXIAL_PROTECTION: 8, UV_FIBERS: 16, IR_VISIBILITY: 32, OCR_SECURITY_TEXT: 64, IPI: 128, PHOTO_EMBED_TYPE: 512, OVI: 1024, HOLOGRAMS: 4096, PHOTO_AREA: 8192, PORTRAIT_COMPARISON: 32768, BARCODE_FORMAT_CHECK: 65536, KINEGRAM: 131072, HOLOGRAMS_DETECTION: 524288, LIVENESS: 2097152, OCR: 4194304, MRZ: 8388608, STATUS_ONLY: 2147483648 }