Skip to content

Commit c8908c3

Browse files
Merge pull request #310 from regulaforensics/feature/49070
49070 - update SecurityFeatureType enum
2 parents 0e837c5 + 1811e35 commit c8908c3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

e-security-feature-type.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ components:
6363
- 55
6464
- 56
6565
- 57
66+
- 58
67+
- 59
68+
- 60
69+
- 61
6670
x-enum-descriptions:
6771
- "Blank element"
6872
- "Personalization element"
@@ -121,6 +125,10 @@ components:
121125
- "Liveness geometry check"
122126
- "Age check"
123127
- "Sex check"
128+
- "RFID vs ghost portrait comparison"
129+
- "Barcode vs ghost portrait comparison"
130+
- "Ghost vs live camera portrait comparison"
131+
- "External vs ghost portrait comparison"
124132
x-enum-varnames:
125133
- "BLANK"
126134
- "FILL"
@@ -179,3 +187,7 @@ components:
179187
- "LIVENESS_GEOMETRY_CHECK"
180188
- "AGE_CHECK"
181189
- "SEX_CHECK"
190+
- "PORTRAIT_COMPARISON_RFID_VS_GHOST"
191+
- "PORTRAIT_COMPARISON_BARCODE_VS_GHOST"
192+
- "PORTRAIT_COMPARISON_GHOST_VS_LIVE"
193+
- "PORTRAIT_COMPARISON_EXT_VS_GHOST"

0 commit comments

Comments
 (0)