Qurak

Colorize connected components in complex structures

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

Step 1
Colorize[MorphologicalComponents[CellularAutomaton[30, {{1}, 0}, 101], CornerNeighbors -> False]]//Magnify
Output
Magnify[-Image-]
Step 2
Colorize[MorphologicalComponents[CellularAutomaton[30, {{1}, 0}, 10 ^ 3], CornerNeighbors -> False]]
Output
-Image-

Functions used

Related recipes

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