justadudewhohacks/opencv4nodejs
Bindings for all extra contribution modules?
Open
#191 opened on Mar 10, 2018
good first issuehelp wanted
Repository metrics
- Stars
- (5,046 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Amazing package! I see that by default the extra contribution modules are installed alongside opencv, very handy. But it does not appear that most of the (extra) modules have bindings?
Example of a module I'm looking to access: https://github.com/opencv/opencv_contrib/blob/master/modules/saliency
Is the intention that we still need to create our own bindings these modules?