Alternatives to HornetsEye - Ruby

I installed HornetsEye , which is a "real-time computer vision library" for some experiments with my webcam. I want to know if there are other alternatives in ruby?

+3
source share
2 answers

RMagick comes to mind, but it is not very effective ...

I haven't tested it personally yet, but since OpenCV is definitely a way to migrate from C ++, the ruby-opencv gem can be interesting. I could only find that this one is actively developing.

http://github.com/ruby-opencv/ruby-opencv

+1
source

, Camellia , .

C, RUBY, .

+1

All Articles