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.
|