Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
2ac2f4b2
Commit
2ac2f4b2
authored
Nov 16, 2011
by
Guillaume Lazzara
Browse files
scribo/text/recognition.hh: Fix code for Tesseract 3.01 compatibility.
parent
39c49007
Changes
2
Hide whitespace changes
Inline
Side-by-side
scribo/ChangeLog
View file @
2ac2f4b2
2011-11-16 Guillaume Lazzara <z@lrde.epita.fr>
* scribo/text/recognition.hh: Fix code for Tesseract 3.01
compatibility.
2012-09-26 Guillaume Lazzara <z@lrde.epita.fr>
* scribo/src/content_in_doc.cc: Add more debug images.
...
...
scribo/scribo/text/recognition.hh
View file @
2ac2f4b2
...
...
@@ -115,7 +115,6 @@ namespace scribo
// Initialize Tesseract.
TessBaseAPI
::
InitWithLanguage
(
NULL
,
NULL
,
language
,
NULL
,
false
,
0
,
NULL
);
typedef
mln_ch_value
(
L
,
bool
)
I
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment