mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
![Patrick Ting](/assets/img/avatar_default.png)
Added IplImage#smoothness that returns :smooth, :messy, or :blank. Rake compile will now compile the C extension code.
3 lines
74 B
Ruby
Executable file
3 lines
74 B
Ruby
Executable file
require (File.dirname(__FILE__) + '/version')
|
|
require 'opencv/opencv.so'
|
|
|