Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Add a complex transformation to an image
| ResourceFunction["ComplexTransformImage"][img,func,r,n] applies a complex transformation n times on image img using function func over range r. | 
Use a logarithm function:
| In[1]:= | ![(* Evaluate this cell to get the example input *) CloudGet["https://www.wolframcloud.com/obj/a5e8b80d-f436-443f-9fab-a31bf04dc9dd"]](https://www.wolframcloud.com/obj/resourcesystem/images/777/777ce755-48ea-4651-9078-c29fca1c5f0b/54a5c45af6bbae2f.png) | 
| Out[1]= |  | 
Use a quadratic function:
| In[2]:= | ![(* Evaluate this cell to get the example input *) CloudGet["https://www.wolframcloud.com/obj/dbef1912-c1da-4205-ae14-da8e2c6ffbc1"]](https://www.wolframcloud.com/obj/resourcesystem/images/777/777ce755-48ea-4651-9078-c29fca1c5f0b/5f5ee0e246b6e2c1.png) | 
| Out[2]= |  | 
Increase iterations:
| In[3]:= | ![(* Evaluate this cell to get the example input *) CloudGet["https://www.wolframcloud.com/obj/fec2fefa-ed8d-4a87-bb6d-e5d83b7fb272"]](https://www.wolframcloud.com/obj/resourcesystem/images/777/777ce755-48ea-4651-9078-c29fca1c5f0b/13c7204ca72a1f14.png) | 
| Out[3]= |  | 
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License