I am trying to develop an application which predominantly needs to do the exact thing as this as explained here.
However i am not able to find the jar file needed to add in the build classpath inside eclipse which lets me import com.larmor.opencv.MatchTemplate.
Please direct me as to where I can find the required resource.
You can find the jar here(But look like Link is not working) http://sourceforge.net/projects/jmatchtemplate/files/jmatchtemplate/Version%200.5%20beta/JavaOpenCVMatchTemplate_v0.5b_win32.zip/download but this project is look like no updates and may be closed ..
Better you can use https://code.google.com/p/javacv/
Here are the examples https://github.com/bytedeco/javacv-examples
One post with example https://imiloainf.wordpress.com/2012/09/17/javacv-example/
The library is downloadable from here