void ofxTesseract::setAccuracy(Accuracy accuracy) {
tess.SetAccuracyVSpeed((tesseract::AccuracyVSpeed) accuracy);
}In openFrameworks - tesseract.But I can't find the function SetAccuracyVSpeed(...) in r724 in tesseract C++ .In what file(class) there is the function ? How to call it ?Thanks.
-david
--
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesser...@googlegroups.com
To unsubscribe from this group, send email to
tesseract-oc...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en