Skip to content

Best Package to Extract Numbers from this Image?

2 messages · Jason Rupert, steven mosher

#
You can probably use  the package jpg , It will be a pain.  You will
have to read it in as a jpg
 then isolate the numbers ( by row and column ) then figure out some
way ( probably not that hard)
 to identify the numbers
 from the bit pattern.  I tried something similar with the png
package. it was not elegant
On Thu, Oct 6, 2011 at 6:28 PM, Jason Rupert <jasonkrupert at yahoo.com> wrote: