Include Typings
Great work with this library! Adapted it to fit my own needs in a project I am doing myself.
Just a suggestion I also added to my project, it could be nice to include OpenCV typings. Many have been defined by the great work of the guys at https://github.com/justadudewhohacks/opencv4nodejs!
Check out https://github.com/justadudewhohacks/opencv4nodejs/tree/master/lib/typings
Keep it up!
Thanks @jrosseel for the suggestions. I'll work on it, doesn't seem to be a big deal to add!
@devakone, the typings I suggested are actually not the correct ones. I am developing them myself as I go. Will share my progress once I have something substantial.
@devakone, the typings I suggested are actually not the correct ones. I am developing them myself as I go. Will share my progress once I have something substantial.
Any Luck?