On Wed, 4 Sep 2024 00:04:19 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

> break check;

Yeah starting with `checkmarkFound = true` might not be right condition to 
start with. I selected these specific pixels index pattern based on checkmarker 
considering color gradient. Pixel counter would also be fine I guess, but 
pattern matching would be restricted check and Pixel counter is more of relaxed 
check. Will update as per your suggestions because I think here such 
restrictions might cause intermittent failures too, if image capture varies by 
even one pixel pixel `y` position.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20723#issuecomment-2327916347

Reply via email to