Skip to content

Commit

Permalink
Merge pull request #180 from regulaforensics/rt-uncropped
Browse files Browse the repository at this point in the history
Added raw ucropped image value
  • Loading branch information
KirylKovaliov committed Jul 11, 2024
2 parents af52ee0 + 4889b19 commit 515115d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ components:
- 8
- 9
- 15
- 16
- 17
- 18
- 19
Expand All @@ -43,6 +44,7 @@ components:
- "Contains list of document type candidates with their probabilities and descriptions"
- "Contains description of determined document type, if any"
- "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)"
- "Contains raw uncropped images"
- "Contains Visual zone OCR results"
- "Contains barcode parsing result with text fields"
- "Contains barcode parsing result with graphic fields"
Expand All @@ -69,6 +71,7 @@ components:
- "DOCUMENT_TYPE_CANDIDATES"
- "DOCUMENT_TYPE"
- "LEXICAL_ANALYSIS"
- "RAW_UNCROPPED_IMAGE"
- "VISUAL_TEXT"
- "BARCODE_TEXT"
- "BARCODE_GRAPHICS"
Expand Down

0 comments on commit 515115d

Please sign in to comment.