calomer / adriad2

Automatically exported from code.google.com/p/adriad2
0 stars 0 forks source link

OCR returned nothing of value #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to identify an item.
2.
3.

What is the expected output? What do you see instead?
Expect to add to list.
OCR returned nothing of value

What version of the product are you using? On what operating system?
4.4.291
Windows 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by drleomar...@gmail.com on 15 Jun 2011 at 11:49

GoogleCodeExporter commented 9 years ago
Turn singlelock off and try again, move the item and try again. I'm fairly sure 
this should solve your "issue".

This is not a program error, but a valid return message for the OCR when it 
cannot find any text worthwhile (must contain a set minimum of valid symbols) 
to add to your database. The most likely issue is that you've got singlelock on 
and therefore the program will not add new symbols when it encounters them but 
instead disregard them as if they where outside the item description.

Original comment by Ki...@hotmail.com on 27 Jun 2011 at 8:56