From: "M. Edward (Ed) Borasky" Date: 2008-06-19T21:52:28+09:00 Subject: Re: Texture/image similarity with ruby? (computer vision) Casimir wrote: > Still no luck so far, still looking. Anyone? > > First step -- define the image processing algorithms that do what you want. Second step - find a library or package that does them Third step - if it's ImageMagick, use RMagick. If not, you may have to write a wrapper to use Ruby.