Skip to content

Estimates the fractal dimension of an image using the Minkowski–Bouligand dimension

License

Notifications You must be signed in to change notification settings

ErikRZH/Fractal-Dimension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal-Dimension License: MIT

Estimates the fractal dimension of an image using the Minkowski–Bouligand dimension. An image of the Sierpiński triangle is included for validation.

The Minkowski–Bouligand dimension, also called the box-counting dimension uses the ratio of number of boxes needed to cover the set as the box size decreases to compute the fractal dimension. github-small Illustration from From Python to Numpy 2017 by Nicolas P. Rougier

Credits

This code originates from the following gist submission but with modifications to bring it up to date. This repository was created with permission of the original author with the intent of consolidating further developments in one place.

About

Estimates the fractal dimension of an image using the Minkowski–Bouligand dimension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages