You can add some code to your shell config file. Personally I just run the following (fish shell) when I need it. OpenCV.js is the name of the Emscripten build of OpenCV. In our case, we are building ...
In this example, the ported OpenCV library is used to detect the face in an image provided by the Javascript. To run this example, your Native Client environment needs to have OpenCV installed. The ...