Patrick Ting
|
9dc514277e
|
Added original author credit for IplImaged#rb_smoothness
|
2011-04-20 11:08:45 -07:00 |
|
ser1zw
|
e5e872861f
|
modified CvMat.find_fundamental_mat to use CV_MAT_DEPTH
|
2011-04-20 00:58:05 +09:00 |
|
ser1zw
|
fc5a680b58
|
tested CvMat.compute_correspond_epilines
|
2011-04-20 00:54:22 +09:00 |
|
ser1zw
|
a3e10782ae
|
modified cvcontourtree.cpp, cvfont.h, iplconvkernel.cpp to suppress warnings
|
2011-04-18 01:08:47 +09:00 |
|
ser1zw
|
b447c9d5c3
|
implemented CvMat.find_fundamental_mat
|
2011-04-17 04:32:43 +09:00 |
|
ser1zw
|
d5e7d1acea
|
tested CvMat.find_fundamental_mat_lmeds
|
2011-04-17 03:42:19 +09:00 |
|
ser1zw
|
ac62bd7988
|
fixed a bug of CvMat.find_fundamental_mat_ransac (size of status matrix), and tested it
|
2011-04-17 03:32:53 +09:00 |
|
ser1zw
|
e56749c70d
|
modified and tested CvMat.find_fundamental_mat_*point
|
2011-04-17 02:46:23 +09:00 |
|
Patrick Ting
|
08a9655dc1
|
Added gemspec to be able to bundle install from git.
Added IplImage#smoothness that returns :smooth, :messy, or :blank.
Rake compile will now compile the C extension code.
|
2011-04-14 12:26:41 -07:00 |
|