
OpenCV is the defacto computer vision library - by interfacing with it natively in node, it gives powerful real time vision in js.
People are using node-opencv to fly control quadrocoptors, detect faces from webcam images and annotate video streams.
Node.js is an event-based server-side JavaScript engine.