[GRASS-user] reversing r.surf.fractal

Has anyone attempted to measure ‘real’ surfaces according to the fractal index used in r.surf.fractal? Would anyone know how to implement that?
It would be useful to compare how actual distributions compare to theoretical ones based on a global index of surface heterogenity, and fractals seem like a quick entry point.

Dario Guiducci

PhD candidate - research assistant - course lecturer

Hominid Dispersals Research Cluster
doctorant - auxiliaire de recherche - chargé de cours

l’équipe d’étude sur la dispersion des hominidés

Département d’anthropologie
Université de Montréal

dario.guiducci@umontreal.ca

daguiducci@gmail.com

====================================================

On Thu, Apr 17, 2014 at 5:40 PM, Dario Guiducci <daguiducci@gmail.com> wrote:

Has anyone attempted to measure 'real' surfaces according to the fractal
index used in r.surf.fractal? Would anyone know how to implement that?
It would be useful to compare how actual distributions compare to
theoretical ones based on a global index of surface heterogenity, and
fractals seem like a quick entry point.

There is an addon for that:

http://grasswiki.osgeo.org/wiki/AddOns/GRASS_6#r.boxcount
r.boxcount and r.boxcount.sh calculate the fractal dimension for a given map.

Perhaps worth a try.

Markus