Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Apply a cat map to an image
ResourceFunction["CatMap"][image,n] gives n steps of the cat map on the points of image. |
Apply a single step CatMap on an image:
In[1]:= |
Out[1]= |
Apply multiple steps of CatMap to an image:
In[2]:= |
Out[2]= |
With a color image, the mapping is performed to each color channel:
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