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
2012-08-14 14:45:34 -07:00
..
contours fix bounding-box-detect-canny.rb 2012-05-13 23:45:16 +09:00
matching_to_many_images port matching_to_many_images.cpp as cvmat#match_descriptors, and an example to use it 2012-08-12 23:18:31 -07:00
alpha_blend.rb add alpha blending sample (examples/alpha_blend.rb) 2012-01-04 03:54:59 +09:00
box.png added a SURF sample (examples/find_obj.rb) 2011-08-22 23:59:19 +09:00
box_in_scene.png added a SURF sample (examples/find_obj.rb) 2011-08-22 23:59:19 +09:00
convexhull.rb fix convexhull example 2012-06-03 00:02:18 +09:00
face_detect.rb modified face detection example 2011-08-21 23:16:59 +09:00
find_obj.rb added a SURF sample (examples/find_obj.rb) 2011-08-22 23:59:19 +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 fix inpaint example 2012-06-03 00:39:37 +09:00
lenna-rotated.jpg added a sample of matching SURF feature points using kd-tree (example/match_kdtree.rb) 2011-12-19 03:48:29 +09:00
lenna.jpg added a sample of matching SURF feature points using kd-tree (example/match_kdtree.rb) 2011-12-19 03:48:29 +09:00
match_kdtree.rb added a sample of matching SURF feature points using kd-tree (example/match_kdtree.rb) 2011-12-19 03:48:29 +09:00
matching_to_many_images.rb changed detector type, descriptor type and matcher type for matching descriptors to be optional arguments; and updated document for CvMat#match_descriptors 2012-08-14 14:45:34 -07:00
paint.rb modified a sample (paint.rb) to avoid some errors 2011-05-07 08:41:47 +09:00
snake.rb fixed some bugs of examples/snake.rb 2011-11-20 22:50:24 +09:00
stuff.jpg Unflip binary files 2008-08-19 11:08:07 -04:00
tiffany.jpg add alpha blending sample (examples/alpha_blend.rb) 2012-01-04 03:54:59 +09:00