python or java wrapper that can let us set parameters
32 views
Skip to first unread message
Jingjing Lin
unread,
Jun 21, 2019, 10:05:28 AM6/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Is seems for most of the python or java wrappers, we can only set lang or psm, but not other parameters (like 'preserve_interword_spaces', tesseract has so many of them). Is there a wrapper that supports setting other parameters as well? Thanks!
Jingjing Lin
unread,
Jun 21, 2019, 10:14:04 AM6/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Oh I find tesserocr actually works. you can use PyTessBaseAPI.SetVariable()