Closed tmorone-hookbang closed 7 years ago
@tmorone-hookbang I think it would be fairly easy to add that functionality but this depends on what you need to do.
You can look at the greet
function in this plugin for a simple example (it's similar to the echo example provided by Cordova).
Regarding the functions yes I think the libraries have the majority of functions if not all.
Not a bug, just wondering if you could comment on how easy it would be to extend the plugin to call other OpenCV functions (like canny). Newbie to cordova plugins. Does the included opencv native library include all functions? Thanks.