mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
remove some incomplete functions
This commit is contained in:
parent
fd4af1b049
commit
faa50fdb0a
7 changed files with 0 additions and 111 deletions
|
@ -29,7 +29,6 @@ VALUE rb_check_contour_convexity(VALUE self);
|
|||
VALUE rb_convexity_defects(VALUE self, VALUE hull);
|
||||
VALUE rb_min_area_rect2(VALUE self);
|
||||
VALUE rb_min_enclosing_circle(VALUE self);
|
||||
VALUE rb_calc_pgh(VALUE self);
|
||||
|
||||
__NAMESPACE_END_POINT_SET
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue