Re: [Sikuli-driver] [Question #693188]: How to include black text in match when the image is masked.

2020-10-01 Thread RaiMan
Question #693188 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/693188

Status: Open => Answered

RaiMan proposed the following answer:
Masking with black areas does not help in your situation.

You have to use a tool, that allows you to erase the unwanted parts of an 
image, which makes them fully transparent.
This is possible with a 4-channel PNG image (3 channels RGB and one channel for 
transparency / alpha channel).

If you use such a prepared image, the transparent parts will be ignored.

This is an online tool:
https://www3.lunapic.com/editor/

... be sure to save the final image as .png

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #693188]: How to include black text in match when the image is masked.

2020-10-01 Thread Padam Jain
New question #693188 on Sikuli:
https://answers.launchpad.net/sikuli/+question/693188

Hi,

I am running a test to match masked image. The problem is that in the image i 
have some black color text which i would like to match and then i marked some 
areas of the image which i dont want to match with black boxes.
The problem is that sikulix is also ignoring the black text, considering it is 
also masked area.

Does anyone have any solution to this, where it will match the black text also ?

Thanks.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp