Skip to content

Documentation for new feature

apurvabisht97 edited this page Aug 22, 2022 · 4 revisions

experimentalOMRDetection : Pencil detection is also possible when experimentalOMRDetection field is true . example:

"roi": { "layout": { "version": "1.0", "name": "HINDI4S20QOMR Exam Sheet Form", "identifierPrefix": "ROLLNUMBERID", "threshold": { "minWidth": 690, "minHeight": 390, "detectionRadius": 12, "experimentalOMRDetection": true }, "cells":[] }

Alphanumeric block letters support : Alphanumeric detection is also possible when extraction method is "BLOCK_ALPHANUMERIC_CLASSIFICATION"

Clone this wiki locally