Search found 1 match
- 2013-03-20T17:15:52-07:00
- Forum: Users
- Topic: Compare specific region in an image
- Replies: 18
- Views: 20577
Re: Compare specific region in an image
I am new to imagemagick and looking for the same crop option to use it in UI automation. The screenshot has "time" so many of my test cases fails. I could not understand this command convert image1 image2 -crop WxH+X+Y +repage miff:- | compare -metric PAE - null: image 1 - image to be cropped? image ...