Qurak

Enumerate possible image filters

Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
ImageAdjust[ImageConvolve[Image[1 - CellularAutomaton[45, {{1}, 0}, 80]], #]]& /@ Tuples[{1, 0}, {2, 2}]
Output
{-Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-, -Image-}

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client