Skip to content

Commit

Permalink
OCR: tool for michelle.ocrgrid.org
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Alirzaev <zl29ah@gmail.com>
  • Loading branch information
Like-all authored and l29ah committed Feb 16, 2013
1 parent a59e281 commit ee8f769
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions michelle.ocrgrid.org/ocrgrid
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

#Warning! This service receives only jpeg & bmp images. $1 is a path to image.
curl -F userfile=@$1 -F outputencoding="utf-8" -F outputformat="txt" http://michelle.ocrgrid.org/cgi-bin/weocr/submit_e1.cgi

0 comments on commit ee8f769

Please sign in to comment.