Search found 11 matches
- Sun Jun 07, 2015 7:53 pm
- Forum: Technical / Scripting
- Topic: Image recognition finds icon but does not put cursor correct
- Replies: 6
- Views: 6347
Re: Image recognition finds icon but does not put cursor cor
One additional factor that may be relevant is that I remotely log in to citrix using CAG.
- Thu Jun 04, 2015 6:52 pm
- Forum: Technical / Scripting
- Topic: Image recognition finds icon but does not put cursor correct
- Replies: 6
- Views: 6347
Re: Image recognition finds icon but does not put cursor cor
I don't have another computer with me to try things out, but I did vary the screen resolution with interesting results. At the resolutions of 1024X768 and 1280X1024 things work great. AT higher resolutions it didn't. I did not check every resolution; therefore, I don't know exactly where the varianc...
- Thu Jun 04, 2015 7:33 am
- Forum: Technical / Scripting
- Topic: Image recognition finds icon but does not put cursor correct
- Replies: 6
- Views: 6347
Re: Image recognition finds icon but does not put cursor cor
Thank you for the response. I have uploaded to DropBox with the links below: The screen capture of the epic screen before running the macro: https://www.dropbox.com/s/eaayhmd6el0wabz/epicscreenbeforecapture.bmp?dl=0 The needle image file: https://www.dropbox.com/s/owy4h40z62fkln5/image_2.bmp?dl=0 Th...
- Sat May 30, 2015 12:17 am
- Forum: Technical / Scripting
- Topic: Image recognition finds icon but does not put cursor correct
- Replies: 6
- Views: 6347
Image recognition finds icon but does not put cursor correct
I am using MS14 with EPIC electronic medical record in a citrix environment. Running Win8.1 on a Surface Pro 3. I am trying to use image recognition to click on the ROS button. I used the image recognition wizard, and I am doing exact matches. I have put a line within the if loop to confirm that the...
- Fri Jun 25, 2010 7:08 pm
- Forum: Technical / Scripting
- Topic: OnEvent>KEY_DOWN,VK1,0,MouseClick problem detecting pen
- Replies: 3
- Views: 4831
Modal message suggests click not activating
Thank you for the suggestion. I have set up a short macro that only goes to a modal message. I have to do multiple clicks with the stylus before it activates.
- Fri Jun 25, 2010 5:04 pm
- Forum: Technical / Scripting
- Topic: OnEvent>KEY_DOWN,VK1,0,MouseClick problem detecting pen
- Replies: 3
- Views: 4831
OnEvent>KEY_DOWN,VK1,0,MouseClick problem detecting pen
I am trying to detect mouse clicks generated by an active stylus on a tabletpc. http://www.mjtnet.com/blog/2006/03/31/activate-macro-with-screen-click/ is what I am basing my effort on. OnEvent>KEY_DOWN,VK1,0,MouseClick is where I am having a problem. When I use the physical mouse, it works reliably...
- Mon Apr 13, 2009 9:42 pm
- Forum: General Discussion
- Topic: Editing images captured with the Image Capture Tool
- Replies: 4
- Views: 6589
Image Recognition and OCR
Thank you for the response and the additional information. I believe it will be quite helpful. The reason that I need to edit the needle image is becaused I am capturing a yellow rectangle with text in it which is not a Windows window. The background along the margin can vary; therefore, if any back...
- Sun Apr 12, 2009 6:30 am
- Forum: General Discussion
- Topic: Editing images captured with the Image Capture Tool
- Replies: 4
- Views: 6589
Editing images captured with the Image Capture Tool
I need to edit the Needle Image file that I captured with the Image Capture Tool. I need to magnify the images and remove any pixels above a line. I am using the image capture functions to locate a popup box so I can use Textract to scrape the text. What color depth, etc settings are necessary so Ma...
- Wed May 07, 2008 4:24 am
- Forum: General Discussion
- Topic: Can Macro Scheduler mask colors before comparison image rec
- Replies: 0
- Views: 3764
Can Macro Scheduler mask colors before comparison image rec
Does Macro Scheduler or someone else make a utility to mask out all but one color in images. For reasons not apparent to me the program I am trying to capture screens from has minor changes in the background color, and I would like to try masking all colors except the one I am interested in to anoth...
- Wed Feb 06, 2008 1:06 pm
- Forum: General Discussion
- Topic: Difficulty getting image recognition to work
- Replies: 3
- Views: 6490
Thank you for the very prompt response! I am using the Macro Scheduler capture tool. There are no transparent backgrounds. I have tried color tolerances from 0 to 200. The FindImagePos always returns either 0 or 1. How do I send the images to you? Do I submit a question on your feedback and support ...
- Wed Feb 06, 2008 11:58 am
- Forum: General Discussion
- Topic: Difficulty getting image recognition to work
- Replies: 3
- Views: 6490
Difficulty getting image recognition to work
I am trying to use image recognition to identify names of lab tests in a table which does not allow copying text. After the cursor is located near the test name I want to identify, the macro is activated. It selects an approximately 250 x 50 pixel image which will contain the lab test name and surro...