Groups
Groups
Sign in
Groups
Groups
tesseract-ocr
Conversations
About
Send feedback
Help
error: using tesseract in a loop (vb.net)
85 views
Skip to first unread message
nahibi
unread,
Jun 4, 2015, 1:46:56 PM
6/4/15
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 tesser...@googlegroups.com
hi,
my application crashes after 17 loopruns.
I think it is because I always do:
Dim OCR As Tesseract = New Tesseract("tessdata", "eng", Tesseract.OcrEngineMode.OEM_TESSERACT_ONLY, "23456789")
Can I destroy the OCR at the end of the loop?
Bill Dowton
unread,
Jan 23, 2018, 2:02:15 AM
1/23/18
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
If you use the "Using - End Using" construct it will be automatically destroyed on "End Using"
Reply all
Reply to author
Forward
0 new messages