Note: There is now also a matchTemplateByMatrix(...)
function which allows matching against an node-opencv matrix instead a file on disk by path.
- Example images were taken from: https://docs.opencv.org/2.4/doc/tutorials/imgproc/histograms/template_matching/template_matching.html
- Important addition by pkallos
($ cd ~/src)
$ git clone https://github.com/strarsis/node-opencv-templatematching-test.git
$ cd node-openvc-templatematching-test
($ nvm use 6.2.1)
$ npm install
$ node test.js