472
edits
Line 35: | Line 35: | ||
* HandwritingDetection (https://github.com/idigbio-aocr): an algorithm that separates images into sets with no handwriting, little handwriting (mostly text typed or printed), lots of handwriting, based on the noise generated by the OCR software. [http://manuscripttranscription.blogspot.com/2013/02/detecting-handwriting-in-ocr-text.html Read more at Ben's blog] | * HandwritingDetection (https://github.com/idigbio-aocr): an algorithm that separates images into sets with no handwriting, little handwriting (mostly text typed or printed), lots of handwriting, based on the noise generated by the OCR software. [http://manuscripttranscription.blogspot.com/2013/02/detecting-handwriting-in-ocr-text.html Read more at Ben's blog] | ||
* 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]] | |||
== Sample Images == | == Sample Images == |
edits