Can we add a parameter to find or watch to return the final images

Asked by Tak Eda

I see that Sikuli downsamples the candidate and expected images (unless we use exact()) before sending them to the matching engine

Can we add a parameter to find or watch to return/request the final processed images being sent by Sikuli to the matching engine (the candidate and expected images)?

My issue is that I have some images with heavy background color and the Sikuli script has a lot of trouble locating the expected image. I would like to see what the actual data being sent to the matching engine is like.

Would adding such a parameter be too much work? Perhaps we can just get two bytearrays that we can write out or something similar to capture()?

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

Sorry, not with version 1.1.x.

version 2 will have more options to debug those case (completely based on CV-Mat objects)

BTW: what do you expect from these images/byte-arrays.

Can you help with this problem?

Provide an answer of your own, or ask Tak Eda for more information if necessary.

To post a message you must log in.