LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
This Java native library wraps OpenCV (Computer Vision Lib.) function cvMatchTemplate and implements methods for utilities result visualization. It allows efficient images template matching using Normalized Cross-Correlation (NCC) and others algorithms.