1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
ruby-opencv/examples
ser1zw 7add8ec805 removed some unnecessary CvMat methods
Removed methods are:
  CvMat#rb_morphology_*
  CvMat#rb_copy_make_border_*
  CvMat#rb_hough_lines_*
  CvMat#rb_hough_circles_*
  CvMat#rb_inpaint_*
  CvMat#rb_match_shapes_*
  CvMat#rb_threshold_*
  CvMat#rb_find_fundamental_mat_*
  CvMat#rb_smooth_*
  CvMat#rb_slice_width
  CvMat#rb_slice_height
  CvMat#rb_mix_channels
2011-07-08 20:48:24 +09:00
..
contours change labels to width and height so that the detected contours are easier to recognize 2011-06-09 22:31:34 +02:00
convexhull.rb Remove unnecesary "gem" calls in examples 2010-12-30 03:45:44 +09:00
face_detect.rb Remove unnecesary "gem" calls in examples 2010-12-30 03:45:44 +09:00
houghcircle.rb removed some unnecessary CvMat methods 2011-07-08 20:48:24 +09:00
inpaint.png Unflip binary files 2008-08-19 11:08:07 -04:00
inpaint.rb removed some unnecessary CvMat methods 2011-07-08 20:48:24 +09:00
paint.rb modified a sample (paint.rb) to avoid some errors 2011-05-07 08:41:47 +09:00
snake.rb removed some unnecessary CvMat methods 2011-07-08 20:48:24 +09:00
stuff.jpg Unflip binary files 2008-08-19 11:08:07 -04:00