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

17 commits

Author SHA1 Message Date
ser1zw
b935cec7fe update file layout 2013-03-03 02:28:21 +09:00
ser1zw
3c5e13e0e7 update Rakefile and Manifest.txt 2013-01-27 12:39:17 +09:00
ser1zw
656fbfd55f fix Manifest.txt and recreate gemspec 2013-01-27 10:07:05 +09:00
ser1zw
f54d5c80a9 cleanup Rakefile and recreate gemspec 2013-01-20 08:12:44 +09:00
ser1zw
ebf052f314 update Manifest.txt 2012-05-01 01:10:33 +09:00
ser1zw
86b5d1918b fix Psych loading problem
Fix this problem: https://github.com/ruby-opencv/ruby-opencv/pull/6
Thanks for aledalgrande!
2012-02-09 00:01:56 +09:00
ser1zw
92451b92ce update opencv.gemspec and Manifest.txt 2012-02-07 00:15:58 +09:00
ser1zw
d643b7533f changed some files to make gem file properly 2011-12-21 00:50:21 +09:00
ser1zw
2b7dfab245 removed CvSet 2011-08-12 16:13:03 +09:00
ser1zw
2ac67221f9 removed Point3DSet 2011-08-12 01:31:11 +09:00
ser1zw
b63d1a9df7 updated Manifest.txt, opencv.gemspec to create gem properly 2011-07-03 15:46:15 +09:00
ser1zw
aaa0de3810 moved some functions to cvutils 2011-07-03 15:12:36 +09:00
ser1zw
ec18d758fd removed CvChainCode 2011-05-24 00:08:51 +09:00
ser1zw
e3bf41ffd2 moved version.rb to ext/opencv/lib/opencv/ 2011-05-04 02:14:33 +09:00
ser1zw
756db66ba4 modified to be able to install both "rake package && gem install opencv-x.y.z.gem" and "ruby extconf.rb && make && make install" ways 2011-05-03 17:12:47 +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
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