-
Notifications
You must be signed in to change notification settings - Fork 0
f_Deform
rasberry edited this page Jan 11, 2024
·
1 revision
Warps an image using a mapping function
-cx (number) (number) Coordinates of center in pixels
-cp (number)[%] (number)[%] Coordinates of center by proportion (default 50% 50%)
-e (number) (e) Power Exponent (default 2.0)
-m (mode) Choose mode (default Polynomial)
--sampler (name) Use given (registered) sampler (defaults to nearest pixel)
Available Modes
1. Polynomial x^e/w, y^e/h
2. Inverted n/x, n/y; n = (x^e + y^e)
rock | shell | |
---|---|---|
Default | ||
-e 2.5 | ||
-m 2 |