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]:= |
Out[1]= |
Use a quadratic function:
In[2]:= |
Out[2]= |
Increase iterations:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License