1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
Commit graph

25 commits

Author SHA1 Message Date
ser1zw
5266eb051a modified arguments of CvHaarClassifierCascade#detect_objects to set options more easily 2011-05-21 18:22:27 +09:00
ser1zw
81714f0768 fixed Window to handle MouseEvent with propriety 2011-05-05 04:24:21 +09:00
ser1zw
b447c9d5c3 implemented CvMat.find_fundamental_mat 2011-04-17 04:32:43 +09:00
ser1zw
b3e2d7e017 implemented and tested CvMat#match_shapes 2011-04-03 02:12:42 +09:00
ser1zw
dfc9bfacd1 fixed and tested CvMat#match_template 2011-04-02 21:41:09 +09:00
ser1zw
a3af0e6419 implemented CvMat#inpaint and tested CvMat#inpaint, CvMat#inpaint_* 2011-03-27 02:57:37 +09:00
ser1zw
9b309eeef8 implemented and tested CvMat#hough_circles 2011-03-20 23:13:38 +09:00
ser1zw
f8076c3157 implemented and tested CvMat#hough_lines 2011-03-20 00:24:59 +09:00
ser1zw
493644a55a modified and tested CvTermCriteria 2011-02-26 14:54:50 +09:00
ser1zw
505ab279b6 modified and tested CvMat#find_contours 2011-02-13 03:28:58 +09:00
ser1zw
b61adde119 implemented CvMat#threshold, modified CvMat#threshold_* to return threshold value calculated in Otsu's algorithm. 2011-01-30 03:49:47 +09:00
ser1zw
6b6a771207 added symbols for CvMat#morphology and CvMat#smooth 2011-01-30 01:39:57 +09:00
ser1zw
c66c856e44 implemented CvMat#smooth 2011-01-30 01:07:29 +09:00
ser1zw
b9092881ac implemented CvMat#morphology, and modified CvMat#morphology_* 2011-01-29 20:07:36 +09:00
ser1zw
a9717d18a8 added structuring element shape constants for IplConvKernel 2011-01-29 18:04:32 +09:00
ser1zw
440d27cdcb added CvMat.find_homography 2011-01-21 03:20:10 +09:00
ser1zw
82613bd2d8 added some tests 2011-01-16 21:56:06 +09:00
ser1zw
0ebc5b70f9 added constants for IplImage.load, and tested IplImage 2011-01-14 02:42:29 +09:00
ser1zw
3218452aa7 added some tests for opencv.cpp 2011-01-09 22:52:27 +09:00
ser1zw
4c123ec324 fixed a bug of opencv.cpp, and added some tests 2011-01-09 20:34:43 +09:00
ser1zw
cc1c1e23be modified some tests, added a test runner 2011-01-02 03:04:27 +09:00
ser1zw
e3a6dc658a added some tests for CvMat 2010-12-31 21:34:36 +09:00
ser1zw
88aca8bc28 modified some tests 2010-12-31 17:28:58 +09:00
ser1zw
c9e0877f36 added some tests 2010-12-31 16:38:46 +09:00
Ryan Baumann
9196cb13aa Initial commit, with some minor changes from orig (date, exec bit, line endings, /usr/bin/env) 2008-08-19 11:01:28 -04:00