1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

add documents of CvConvexityDefect

This commit is contained in:
ser1zw 2012-05-31 02:58:54 +09:00
parent 9f890573db
commit c04f68978d
3 changed files with 35 additions and 46 deletions

View file

@ -20,7 +20,7 @@ __NAMESPACE_BEGIN_CVCONVEXITYDEFECT
VALUE rb_class();
void define_ruby_class();
void init_ruby_class();
VALUE rb_start(VALUE self);
VALUE rb_end(VALUE self);