mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
change module name to Cv
This commit is contained in:
parent
cddbc9acca
commit
a2b46e4839
44 changed files with 3631 additions and 80 deletions
|
|
@ -5,7 +5,7 @@ require 'opencv/version'
|
|||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "ruby-opencv"
|
||||
spec.version = OpenCV::VERSION
|
||||
spec.version = Cv::VERSION
|
||||
spec.authors = ["ser1zw"]
|
||||
spec.email = ["azariahsawtikes@gmail.com"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue