Page 1 of 1

Warp and Scale Factor 1:1

Posted: June 27th, 2021, 10:17 am
by tomczak
The default in Warp is to produce an output image that is the same pixel size as the input image. If Warp is used to rotate/crop image (in ridgid mode) scale factor changes accordingly (which can be adjusted to near 1:1 with Scale slider).

Is there a way of keeping the scale factor to 1:1 without having to pay attention to it when doing cropping/level with Warp?

Re: Warp and Scale Factor 1:1

Posted: June 27th, 2021, 10:54 am
by jsachs
No there isn't -- but, as you probably know, you can do this using the Crop transformation instead.

The scale factor in Warp is computed as the ratio of the area of output image to the area of the cropping rectangle in the input image.

Re: Warp and Scale Factor 1:1

Posted: June 29th, 2021, 11:51 am
by jsachs
I added this feature in the latest (8.0.224) release.

Re: Warp and Scale Factor 1:1

Posted: June 30th, 2021, 1:47 am
by tomczak
Thanks for that!