[GRASS-user] "Select shapes from image"[->Gimp]/tracing in GRASS ?

Hi,

can the following "semi-interactive edge tracing on raster" task be realized using the current GRASS modules ?

* Data: A raster map (think: Landsat RGB, Corinne landcover or alike)
* Input: The user provides two points, both being located on/near a border between two areas in the raster map (entered via the GUI).
* Task: "Some combination of GRASS modules" derives a shortest path (a subset of pixels, not a vector) between the two given points which is plotted along the contrast changes of the raster data.

In Gimp, a similar functionality goes by the name "Select shapes from image".

Can we do such a task with GRASS ?

Peter

--
Dr. Peter Löwe
<peter.loewe@gmx.de>

Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02

Hi Peter!

peter:
...

* Task: "Some combination of GRASS modules" derives a shortest path (a
subset of pixels, not a vector) between the two given points which is
plotted along the contrast changes of the raster data.

There is i.zc and I think r.gauss (an add-on provided by Jachym [1])
that should do edge-detection. Haven't used i.zc, with r.gauss I was
playing a bit in the past.

Cheers, Nikos
---

[1] http://grass.osgeo.org/wiki/GRASS_AddOns#r.gauss