mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
removed CvChainCode
This commit is contained in:
parent
d6c65ceee8
commit
ec18d758fd
8 changed files with 7 additions and 105 deletions
|
@ -756,7 +756,6 @@ extern "C"{
|
|||
mOpenCV::mPoint3DSet::define_ruby_module();
|
||||
mOpenCV::cCvSet::define_ruby_class();
|
||||
mOpenCV::cCvChain::define_ruby_class();
|
||||
mOpenCV::cCvChainCode::define_ruby_class();
|
||||
mOpenCV::cCvContour::define_ruby_class();
|
||||
mOpenCV::cCvContourTree::define_ruby_class();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue