/LAMECO_VIS

This is an experiment where I prove that you can detect cars with a webcam and then visualize them in a browser via a websocket connection.

Primary LanguageJavaScript

LAMECO_VIS

alt text Install node-opencv bindings first. Founde here: https://github.com/peterbraden/node-opencv

Once installed clone this repository in:

node_opencv/node_modules/opencv/examples

Run "car_detection.js" found in "browser" folder:

$node car_detection.js

Open index.html in the "browser" folder