mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
6 lines
87 B
Ruby
Executable file
6 lines
87 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
|
|
$:.unshift(File.dirname(__FILE__) + '/../lib')
|
|
|
|
require 'opencv'
|
|
|