Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Apply baker's map on an image
ResourceFunction["BakersMap"][imagedata,c,n] gives the baker’s map on the points of imagedata with parameter c for n steps. |
Take an image:
| In[1]:= | ![]() |
| In[2]:= |
| Out[2]= | ![]() |
Apply BakersMap for two steps:
| In[3]:= |
| Out[3]= | ![]() |
Apply BakersMap for a different number of steps:
| In[4]:= |
| Out[4]= | ![]() |
Modify the parameter c:
| In[5]:= |
| Out[5]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License