Computer vision library for Ruby [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionWhat library do you recommend for computer vision in Ruby?
Thanks.
Since OpenCV is quite widely used I'd probably have a look at Ruby/OpenCV.
Edit: I just remembered an interesting blog post about OpenCV in Ruby from a couple of month ago, this should get you up to speed with the lib:
http://jeffkreeftmeijer.com/2011/pure-ruby-colored-blob-detection/
I am the main developer of the HornetsEye library. It runs under GNU/Linux and it provides image processing operations as well as extensive integration of I/O libraries.
精彩评论