← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #230315]: OpenCV template match

 

Question #230315 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/230315

    Status: Open => Answered

RaiMan proposed the following answer:
- Sikuli's matching feature is based on OpenCV's matchTemplate(). But if
you have another efficient image matching algorithm, however it might be
implemented, feel free to do so.

- other features of OpenCV are currently not used, besides some core
algorithms, to analyze and reshape images.

With the latest OpenCV package 2.4, the modules core, imgproc and
highgui are needed by libVisionProxy, that implements the whole matching
stuff.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.