Thanks for fixing the gem installation.
I've now installed the gem and am getting the following errors when running the examples. Not sure what I'm doing wrong?
Steve
ruby-2.1.4@ropencv [Steve@SiMac5K] examples $ ruby match_keypoints.rb
/Users/Steve/.rvm/gems/ruby-2.1.4@ropencv/gems/ropencv-0.0.21/lib/ropencv/ropencv_types.rb:22499:in create': wrong number of arguments (0 for 1) (ArgumentError) from match_keypoints.rb:13:in
'
ruby-2.1.4@ropencv [Steve@SiMac5K] examples $ ruby video2images.rb
/Users/Steve/.rvm/gems/ruby-2.1.4@ropencv/gems/ropencv-0.0.21/lib/ropencv/ropencv_types.rb:29642:in new': no constructor for OpenCV::Cv::VideoCapture([nil]) (ArgumentError) from video2images.rb:6:in
'
ruby-2.1.4@ropencv [Steve@SiMac5K] examples $ ruby hough_circles.rb
hough_circles.rb:9:in `
': uninitialized constant OpenCV::Cv::HOUGH_GRADIENT (NameError)
Thanks for fixing the gem installation.
I've now installed the gem and am getting the following errors when running the examples. Not sure what I'm doing wrong?
Steve
ruby-2.1.4@ropencv [Steve@SiMac5K] examples $ ruby match_keypoints.rb
'/Users/Steve/.rvm/gems/ruby-2.1.4@ropencv/gems/ropencv-0.0.21/lib/ropencv/ropencv_types.rb:22499:in
create': wrong number of arguments (0 for 1) (ArgumentError) from match_keypoints.rb:13:inruby-2.1.4@ropencv [Steve@SiMac5K] examples $ ruby video2images.rb
'/Users/Steve/.rvm/gems/ruby-2.1.4@ropencv/gems/ropencv-0.0.21/lib/ropencv/ropencv_types.rb:29642:in
new': no constructor for OpenCV::Cv::VideoCapture([nil]) (ArgumentError) from video2images.rb:6:inruby-2.1.4@ropencv [Steve@SiMac5K] examples $ ruby hough_circles.rb
': uninitialized constant OpenCV::Cv::HOUGH_GRADIENT (NameError)hough_circles.rb:9:in `