node-opencv icon indicating copy to clipboard operation
node-opencv copied to clipboard

OpenCV Bindings for node.js

Results 101 node-opencv issues
Sort by recently updated
recently updated
newest added

Hello I'm looking for a depth map example. Using "Stereo Images" to compile the depth map. To upload to Facebook , like here https://www.facebook.com/help/414295416095269

Hello, I'm trying to translate a text classifier that uses morphology algorithms. Uefotunately, they dont seem to be present on node-opencv. Would it be possible to expose these functions? Thanks,...

Can n-api be used instead of Nan? because the compilation and deployment of Nan is very complicated

Hello, on RapsPi 3 I follow the following steps: ¤ apt-get install libopencv-dev In my nodejs project (already moving a standalone robot with servos, etc...), ¤ npm install opencv Then...

bug

Hello, last update tags are missing in your repo (6.0.1, 6.0.2). It is not easy for packager to follow your changes. Could you add them ? Cheers, Xavier

bug

hi: I copy the project code and report an error when running the example eg: internal/modules/cjs/loader.js:730 return process.dlopen(module, path.toNamespacedPath(filename)); ^ Error: The specified module could not be found. \\?\D:\node-opencv-master\build\Release\opencv.node at...

(base) marco@pc01:~/webMatters/vueMatters/PeerJS-VueJS-Test$ npm install opencv > [email protected] install /home/marco/webMatters/vueMatters/PeerJS-VueJS-Test/node_modules /opencv > node-gyp rebuild Traceback (most recent call last): File "/home/marco/.nvm/versions/node/v12.15.0/lib/node_modules/npm/node_modules/node- gyp/gyp/gyp_main.py", line 50, in sys.exit(gyp.script_main()) File "/home/marco/.nvm/versions/node/v12.15.0/lib/node_modules/npm/node_modules/node- gyp/gyp/pylib/gyp/__init__.py", line 554,...

ports features2d to OCV 3

``` Error: dlopen(/devevelopment/setbot/node_modules/opencv/build/Release/opencv.node, 1): Library not loaded: /usr/local/opt/ilmbase/lib/libImath-2_2.12.dylib Referenced from: /usr/local/opt/opencv/lib/libopencv_highgui.2.4.dylib Reason: image not found at Object.Module._extensions..node (module.js:664:18) at Module.load (module.js:554:32) at tryModuleLoad (module.js:497:12) at Function.Module._load (module.js:489:3) at Module.require (module.js:579:17)...

bug