Advice on increasing MAX_NUM_CONFIGS from Ray Smith 2009-07-07 13:52:

The 32 font limit (MAX_NUM_CONFIGS) was a hardware limit. (Long story) The code that reads the inttemp file in 2.04 and below is specific to the value of MAX_NUM_CONFIGS so you can increase it as long as you retrain yourself. With 3.00, the data file reader is able to read files with a different value of MAX_NUM_CONFIGS, and the default is increased to 64, BUT it slows down the classifier, so it is a trade-off.


Bumbi wrote, On 2010-09-30 05:39:
When I try mfTraining about 36 files I get this error message: Writing
Merged Microfeat .. Assertion failed: MaxNumConfig <= MAX_NUM_CONFIGS,
file ..\classify\intproto.cpp, line 781

What can I do now?


--
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to