peterbraden / node-opencv

OpenCV Bindings for node.js
MIT License
4.37k stars 858 forks source link

Laplacian function missing #654

Closed TechnoDezi closed 4 years ago

TechnoDezi commented 5 years ago

I am trying to do blur detection using the Laplacian function in OpenCV but I don't see it as part of node-opencv. Is this something you can add for me, or what should I do to add it and send a pull request?