peterbraden / node-opencv

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

Help ! Features2d.cc #658

Closed xiongdanzi0621 closed 5 years ago

xiongdanzi0621 commented 5 years ago

TODO: Please port Features2d.cc to OpenCV 3

ubuntu 18.4 system

current opencv version is 3.2.0

xiaojibeier@ubuntu:~/node-opencv-6.0.0$ npm install

opencv@6.0.0 install /home/xiaojibeier/node-opencv-6.0.0 node-pre-gyp install --fallback-to-build

[opencv] Success: "/home/xiaojibeier/node-opencv-6.0.0/build/opencv/v6.0.0/Release/node-v57-linux-x64/opencv.node" already installed Pass --update-binary to reinstall or --build-from-source to recompile audited 430 packages in 2.401s found 13 vulnerabilities (12 moderate, 1 high) run npm audit fix to fix them, or npm audit for details xiaojibeier@ubuntu:~/node-opencv-6.0.0$ cd examples xiaojibeier@ubuntu:~/node-opencv-6.0.0/examples$ node dissimilarity.js TODO: Please port Features2d.cc to OpenCV 3