Brandon North - 2011-02-10 07:43:07
Objective:
Process an image of an inventory list which will detect product categories, product names, product descriptions, package contents, etc. based on patterns of font sizes, font colors, font family, bold, italics etc.
Required: Must detect font types, font colors, font size, bold, italics, etc.
Solution?
I need to know what the best software is for converting and detecting text and attributes that works well with php. Suggestions and experiences? I'll be writing the pattern recognition part myself unless someone knows of some great ready made classes to help out.
Good Day