opencv-color 0.0.1
OpenCV is a great library for writing Computer Vision software, However, OpenCV's HSV format is different than what you would expect! This gem trys to learn HSV color range from sample images for your OpenCV program to detect color.
Gemfile:
=
install:
=
Runtime Dependencies (2):
ruby-opencv
~> 0.0.13
statsample
~> 1.4.0