-
Notifications
You must be signed in to change notification settings - Fork 851
Open
Labels
Description
Something I've been looking into for a little while. The OpenCV build process generates python and matlab bindings automatically from the C++ source. One of the issues these JS bindings seem to have is lack of feature support. What do you think about cutting a new version that can do a similar automatic generation for javascript?
Of course this would be very much incompatible with the current JS api, but we would theoretically be able to support most if not all of the features and they would match the C++ api closer