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

19 commits

Author SHA1 Message Date
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