/region-growing-by-cellular-automata

This repo contains python implementation for segmentating uniform textures in images using Cellular Automata based Region Growing. Cellular Automata is a cell state evolution theory based on the states of the neighboring cells. For more details, look README.

Primary LanguagePython

Watchers