codeboost / opencv-node

Use OpenCV with node.js
54 stars 9 forks source link

Added matchTemplate() #17

Open ayapi opened 10 years ago

ayapi commented 10 years ago

I added cv.matchTemplate() http://docs.opencv.org/modules/imgproc/doc/object_detection.html?highlight=matchtemplate

I compiled this with Bea tool(latest version), and cv.matchTemplate() worked fine. However, in my pc, Bea tool makes too large diff, like this commit So I'd like you to compile it.