Integrate OpenCV with Sikulli

Asked by Rita Maia

Hi,

Is it possible to integrate OpenCV with Sikulli?
I have an image which detected a button with MSER method. And i want to use that image with that button to increase the size of the button with Sikuli.
So is it possible to integrate OpenCV MSER with Sikuli? Or do i have to do it in a separate way?

Thanks.

Rita Maia

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Depending on which level you script/program (Python or Java) you have to get the appropriate OpenCV package.

Put the stuff in your environment as needed and script/program against the OpenCV API.

This way you can mix the usage of features in both packages.

BeAware: SikuliX 1.1.x has OpenCV 2.4.x bundled (but not in a way, that it is useable for you). Take care that your OpenCV package is used in different "namespace".

Can you help with this problem?

Provide an answer of your own, or ask Rita Maia for more information if necessary.

To post a message you must log in.