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
Hi,
I'm working with vehicle number plate text extraction. The value of constant variable kMinCharactersToTrydeclared on line 36 at https://github.com/tesseract-ocr/tesseract/blob/master/ccmain/osdetect.cpp must be less since number plate has very fewer number of characters. Currently, it shows "Too few characters" error. Please guide me how do I change that value and bind that to R package ropensci/Tesseract.