mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
Added documentation.
This commit is contained in:
parent
99c8eec7fc
commit
ac88971aff
8 changed files with 170 additions and 34 deletions
|
@ -7,7 +7,7 @@
|
|||
namespace rubyopencv {
|
||||
namespace Dnn {
|
||||
namespace Layer {
|
||||
void init(VALUE rb_module);
|
||||
void init();
|
||||
VALUE layer2obj(cv::dnn::Layer* ptr);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue