This repository is intended for development of so-called "extra" modules, contributed functionality. New modules quite often do not have stable API, and they are not well-tested. Thus, they shouldn't ...
I added “‘SIFT’: [‘create’],” to features2d in opencv_js.config.py. However, after building, references to cv.SIFT are still undefined. I also added the opencv_contrib add-on module and enabled ...