Switching to new computers at work...

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
rjw524
Pro Scripter
Posts: 104
Joined: Wed May 09, 2012 9:45 pm
Location: Michigan

Switching to new computers at work...

Post by rjw524 » Mon Apr 06, 2015 8:30 am

Hi all,

I hope this is a silly question.

This week we are getting new computers where I currently work. Basically, our files are being migrated to the new computers, etc. And we will still maintain the same image and all of our network and local files will keep their same structure, paths, etc.

At first, I didn't think anything of it. But then a feeling like a swift kick to the stomach hit me and I thought..."oh no, the monitors!"

The screens with the new computers are considerably larger than the ones we currently use. I have SO MANY macros that I've created over the years many of which used a lot of image recognition but THEY WORK!

Will the new screen sizes require me to re-capture all of the images I captured using my previous screen?

Or is this a SILLY, DUMB question about which I've worried myself over nothing?

Thanks,

rjw

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: Switching to new computers at work...

Post by Marcus Tettmar » Mon Apr 06, 2015 5:21 pm

Screen size itself shouldn't matter much - but bit depth may make a difference. Of course it depends what image recognition method you have used. If using the CCOEFF pattern matching method you might find they work fine as this is reasonably tolerant. Exact match will likely fail if your color depth, or theme, or font type etc is different.

You could easily set the color depth, theme, font settings etc. The screen area itself shouldn't matter.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

rjw524
Pro Scripter
Posts: 104
Joined: Wed May 09, 2012 9:45 pm
Location: Michigan

Re: Switching to new computers at work...

Post by rjw524 » Tue Apr 07, 2015 5:56 am

Oh, Hallelujah!

Thanks a lot. I don't mind changing a few CCOEFFs here and there (I usually use that for my images anyways). But if I had to recapture everything that would be a nightmare.

User avatar
Phil Pendlebury
Automation Wizard
Posts: 543
Joined: Tue Jan 16, 2007 9:00 am
Contact:

Re: Switching to new computers at work...

Post by Phil Pendlebury » Tue Apr 07, 2015 1:03 pm

Just to add (and elaborate),

As Marcus says, screen size itself should not matter. Even resolution shouldn't matter, because the image may "look" different to your eyes but it is still the same image, it is just being displayed differently. You can easily verify this by looking at your captured image and comparing it with the image you now see, they should still both appear exactly the same.

Other things that may be an issue are font smoothing settings. Font size. Magnification. Screen area (for example if you have a script that always looks at the bottom of the screen etc.)

So really nothing greatly to add to what Marcus has said, you should be OK.

You may find my little Tolerance Checker useful. Although it only works with old style recognition.

Good luck.
Phil Pendlebury - Linktree

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts