Search found 3 matches

by Balduin
2012-01-11T18:16:40-07:00
Forum: Users
Topic: How to keep "distort" aligned at a specific coordinate?
Replies: 12
Views: 23383

Re: How to keep "distort" aligned at a specific coordinate?

Hello,
many thanks for your detailed replies!!!
by Balduin
2012-01-11T16:33:55-07:00
Forum: Users
Topic: How to keep "distort" aligned at a specific coordinate?
Replies: 12
Views: 23383

How to keep "distort" aligned at a specific coordinate?

Hello,
I want to do the following in a way that works with any sort of distortion:
http://i41.tinypic.com/1231g8z.png http://i42.tinypic.com/2e6fxqq.png → http://i39.tinypic.com/10df7dk.png
(in this example: red dot at 59,26 and blue target dot at 52,30)
I found how to do that with a ...
by Balduin
2012-01-01T10:28:39-07:00
Forum: Users
Topic: resize to original image size
Replies: 2
Views: 4716

resize to original image size

Hello,
I'm trying to do a fast blur operation by resizing an image (layer) smaller and then back to the exact original size. Since I apply the resize command to images of different sizes, I can't set a specific size in the argument for resize.

I tried it without success:
convert 0.jpg -set ...