Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 929 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 929 Bytes

Using DLA-based algorithms for growing artificial clusters that mimic and expend natural shapes

This repository contains code and example for growing DLA-based artificial clusters over natural images.

Diffusion-limited aggregation (DLA)

Diffusion-limited aggregation (DLA) is the process whereby particles undergoing a random walk due to Brownian motion cluster together to form aggregates of such particles. This theory is applicable to aggregation in any system where diffusion is the primary means of transport in the system. DLA can be observed in many systems such as electrodeposition, Hele-Shaw flow, mineral deposits, and dielectric breakdown. For more information see: Wiki

How to Use ?

See the following colab: online dla