peterbraden / node-opencv

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

Difference between node-opencv and opencv4nodejs #645

Closed trulyronak closed 5 years ago

trulyronak commented 5 years ago

When searching for OpenCV wrappers for JS, I came across two packages:

What are the differences between the two packages / what should I be using? My use case specifically is integrating this with rosnodejs to use the Kalman Filter Method

Crossissued in opencv4nodejs