Search found 19 matches

by dav1988
2018-03-01T14:29:07-07:00
Forum: Users
Topic: image rotation
Replies: 1
Views: 1732

image rotation

i should verify if a small pic, cutted out from a bigger image, was rotated of an angle from the original. can i do this by comparing the big original image with the small image obtained from the first one? how can i do?

thanks
by dav1988
2018-01-07T20:40:47-07:00
Forum: Users
Topic: compare and imagehosting sites
Replies: 5
Views: 2504

Re: compare and imagehosting sites

if the uploaded image and the original one are both (for example) 600x576 pixels, is it enough to say that the uploaded one is not deformed?
by dav1988
2018-01-07T19:31:24-07:00
Forum: Users
Topic: compare and imagehosting sites
Replies: 5
Views: 2504

Re: compare and imagehosting sites

ok i understand ! just one more thing,is that a way using imagemagick to know if the imagehosting site change the ratio width/height of a pic? so to exclude that the uplodaded image is deformed?
by dav1988
2018-01-07T17:28:38-07:00
Forum: Users
Topic: compare and imagehosting sites
Replies: 5
Views: 2504

compare and imagehosting sites

I tried to use compare for 2 photos: the first one was the original image and the second one was the same image uploaded on a imagehosting site. The two images have the same pixels (600x576 for example) but imagemagick shows differences between these pics. How is it possible there is a difference if...