472
edits
Line 37: | Line 37: | ||
* Image OCR and result retrieval service (https://github.com/idigbio-aocr/RESTAPI): REST services to (a) accept a request for an OCR job, returning an identifier of the job, (b) process the image with available OCR engines (simulated), and (c) return OCR results. Read more at: [[REST API Documentation by Paul Schroeder]] | * Image OCR and result retrieval service (https://github.com/idigbio-aocr/RESTAPI): REST services to (a) accept a request for an OCR job, returning an identifier of the job, (b) process the image with available OCR engines (simulated), and (c) return OCR results. Read more at: [[REST API Documentation by Paul Schroeder]] | ||
* LABELX (https://github.com/BryanHeidorn/LABELX): parses OCR output and classifies the data as user-defined Darwin Core fields. | |||
* Results using LABELX (https://github.com/idigbio-aocr/label-data) which parses OCR results. | |||
== Sample Images == | == Sample Images == |
edits