Skip to content

Commit 515115d

Browse files
Merge pull request #180 from regulaforensics/rt-uncropped
Added raw ucropped image value
2 parents af52ee0 + 4889b19 commit 515115d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rt.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ components:
1717
- 8
1818
- 9
1919
- 15
20+
- 16
2021
- 17
2122
- 18
2223
- 19
@@ -43,6 +44,7 @@ components:
4344
- "Contains list of document type candidates with their probabilities and descriptions"
4445
- "Contains description of determined document type, if any"
4546
- "Contains lexical data analysis results that allow you to compare MRZ OCR results, Visual zone OCR results, barcodes and RFID chip data for an additional assessment of the authenticity of the document (this is an old format, better use TEXT type)"
47+
- "Contains raw uncropped images"
4648
- "Contains Visual zone OCR results"
4749
- "Contains barcode parsing result with text fields"
4850
- "Contains barcode parsing result with graphic fields"
@@ -69,6 +71,7 @@ components:
6971
- "DOCUMENT_TYPE_CANDIDATES"
7072
- "DOCUMENT_TYPE"
7173
- "LEXICAL_ANALYSIS"
74+
- "RAW_UNCROPPED_IMAGE"
7275
- "VISUAL_TEXT"
7376
- "BARCODE_TEXT"
7477
- "BARCODE_GRAPHICS"

0 commit comments

Comments
 (0)