Hello,
I know how to use the function of finding image position, but it can identify the image just if it's in the same rotating. I mean: if the image would be rotated, it won't be identifed. Can I somehow set the program to identify the image even if it's rotated?
If it's impossible, does macro scheduler have a function of counting pixels in the same color? I know that I can check each color in a specified rectangle and count them, but it takes too much time.
Thank you very much.
question about identifying rotated image
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
I guess you would need to make a copy of the needle image, rotate it, and then search for that. Or capture the needle when it is rotated.
So you'd have several FindImagePos lines (up to 4) for each rotated version of the needle.
So you'd have several FindImagePos lines (up to 4) for each rotated version of the needle.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?