From: Chris Hulan Date: 2009-02-28T00:44:06+09:00 Subject: Re: Image/Pattern Recognition On Feb 27, 9:56 am, Becky Franklin wrote: > Hey folks, > > I have a project I'm trying to work out the feasibility of being able to > do - I want to process images that consist of a grid of squares > containing symbols, and I want to be able to break down the grid so that > the program can work out how many of each symbol there are and where it > is on the grid. Not sure if this is something that's going to be do-able > from what I've googled! Does RMagick or any of the gems have a possible > solution to this? > > Hope that makes some sense! > Becky > -- > Posted viahttp://www.ruby-forum.com/. Haven't used it but the camellia Image processing library looks like it might be useful http://camellia.sourceforge.net/index.html Cheers Chris