From 2357302bbdf3821a7384ead44d913f056b671b71 Mon Sep 17 00:00:00 2001 From: Artsiom Tsybulko Date: Wed, 29 Apr 2026 11:22:02 +0300 Subject: [PATCH] 54057 - add checkBarcodeBackground --- p-process.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/p-process.yml b/p-process.yml index 3945f30..fbc87fb 100644 --- a/p-process.yml +++ b/p-process.yml @@ -666,6 +666,10 @@ components: type: boolean description: "This parameter is used to enable Geometry check" # default: true + checkBarcodeBackground: + type: boolean + description: "This parameter is used to enable Barcode background check as part of the Liveness checks" + # default: true MeasureSystem: title: "MeasureSystem"