A
A
artyomst2010-11-08 18:57:17
ruby
artyomst, 2010-11-08 18:57:17

Image comparison?

I have a problem: I need to make a Ruby program that would compare two images. The speed of work does not really matter, since algorithms will be demonstrated. Are there any libraries for Ruby that have built-in comparison methods, I know about the RMagick library, but there is no documentation in Russian. If there are no such libraries, then how to simplify the process of writing such methods? Maybe some functions of the "C" language can be used, in general, I have no knowledge in this, I will consider any options for solving the problem. Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
H
Horse, 2010-11-08
@Horse

And what about the language? If you can work out an algorithm - develop and write in any language, if you can't - no functions will help you.

B
bit, 2010-11-08
@bit

If the lack of documentation in Russian is an obstacle, then perhaps this is where it is worth stopping.

S
stel, 2010-11-08
@stel

I think, especially if the speed of work is not important, then writing such an algorithm is a matter of 10 minutes - comparing 2 matrices.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question