- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
f_Deform
        rasberry edited this page Jan 28, 2025 
        ·
        3 revisions
      
     Warps an image using a mapping function
 -cx (x,y)                    Coordinates of center in pixels
 -cp (x,y)                    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 neighbor)
 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 |  |  |