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

16 commits

Author SHA1 Message Date
ser1zw
f8076c3157 implemented and tested CvMat#hough_lines 2011-03-20 00:24:59 +09:00
ser1zw
13ccfb5257 implemented and tested CvHuMoments 2011-03-06 22:58:34 +09:00
ser1zw
493644a55a modified and tested CvTermCriteria 2011-02-26 14:54:50 +09:00
ser1zw
ff3351ea64 modified comments and styles 2011-02-14 16:58:58 +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
276af6e462 modified and tested IplConvKernel 2011-01-25 01:59:45 +09:00
ser1zw
440d27cdcb added CvMat.find_homography 2011-01-21 03:20:10 +09:00
ser1zw
0ebc5b70f9 added constants for IplImage.load, and tested IplImage 2011-01-14 02:42:29 +09:00
ser1zw
4c123ec324 fixed a bug of opencv.cpp, and added some tests 2011-01-09 20:34:43 +09:00
ser1zw
de8f4ffda0 fixed MASK in cvmat.h, and modified some tests 2011-01-01 21:08:01 +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