Skip to content

Commit

Permalink
[SP-17476] lcid filters deafult values
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 2, 2024
1 parent e08cac1 commit 20c5a5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,13 +188,11 @@ components:
type: array
items:
type: integer
default: []
lcidIgnoreFilter:
description: "The list of LCID types to ignore during the recognition. If empty, values with all LCID types will be extracted. Narrowing down the list can reduce processing time. Empty by default."
type: array
items:
type: integer
default: []
oneShotIdentification:
type: boolean
description: "This parameter allows processing an image that contains a person and a document and compare the portrait photo from the document with the person's face"
Expand Down

0 comments on commit 20c5a5e

Please sign in to comment.