1
0
Fork 0
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:
ser1zw 2011-05-24 00:08:51 +09:00
parent d6c65ceee8
commit ec18d758fd
8 changed files with 7 additions and 105 deletions

View file

@ -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();