mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
removed CvSet
This commit is contained in:
parent
2ed20191e3
commit
2b7dfab245
6 changed files with 1 additions and 107 deletions
|
@ -620,7 +620,6 @@ extern "C" {
|
|||
mOpenCV::cCvSeq::define_ruby_class();
|
||||
mOpenCV::mCurve::define_ruby_module();
|
||||
mOpenCV::mPointSet::define_ruby_module();
|
||||
mOpenCV::cCvSet::define_ruby_class();
|
||||
mOpenCV::cCvChain::define_ruby_class();
|
||||
mOpenCV::cCvContour::define_ruby_class();
|
||||
mOpenCV::cCvContourTree::define_ruby_class();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue