Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread Mike
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 Mike posted a new comment: SikuliX looks for images which could be anywhere. You are not really looking for images but rather the absence of something ie text and coloured backgrounds. Your application look

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread RaiMan
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 Status: Open => Answered RaiMan proposed the following answer: @Mike There is indeed a color pick feature: Location::getColor() which returns a Java Color object you can play with and create your own s

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2022-02-18 Thread RaiMan
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Summary changed to: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing) -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2022-02-18 Thread RaiMan
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Status: Open => Answered RaiMan proposed the following answer: You have to understand the Homebrew concept for macOS M1 machines (see Home-brew docs). In 2.0.6 (only snapshots available at the moment)

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread Mike
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 Mike proposed the following answer: @ RaiMan Just checked that and - yes - it gives you numbers for a location. What more could you wish for? I suggest it would be good to add that to the documentation. An

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread RaiMan
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 RaiMan posted a new comment: @Mike --- The ability to capture the colour of a location is handy ... I agree. I will add it to the docs. About method name colouring: there are indeed some more methods to add

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread RaiMan
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 RaiMan proposed the following answer: from Mike: As for the original question, I would suggest tomdkd builds a map of all the 'slots' like 9:20, Dr Miller etc and then runs through them in sequence noting w

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2022-02-18 Thread Juliana XIAO
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Status: Answered => Open Juliana XIAO is still having a problem: Hi! Raiman, Thanks for this quick reply. What I understand is that I'd better wait for 2.0.6 in order to use this machine, right? -- Y