I’m really stuck trying to use java wrapper library for opencv’s cvMatchTemplate. See this page for details http://www.larmor.com/portal/index.php?option=com_content&task=view&id=27&Itemid=60
Basically, I need to import com.larmor.opencv.MatchTemplate http://www.larmor.com/projects/JavaOpenCVMatchTemplate/doc/ but I can’t find the .jar files which need to download locally and add to my classpath. The only file to download on the sourceforge website is TestMatchWebCamArea.java which imports com.lamor.opencv.MatchTemplate. Where is this file? How can I use this api?
Here, you can find the jar file inside the zip: link
Seems this project is not active for a while. And the library will only work on win32 platforms since it includes a .dll.