# Gemetric shape that is highly structured.
data(geom000)
Aindex(geom000)
Aindex(geom000,dx=4,dy=4)
# Two separate areas with highly structured shapes, but far away from each other.
data(pert000)
Aindex(pert000, thresh=20, dx=4, dy=4)
image(pert000>20)
Run the code above in your browser using DataLab