[GRASS-dev] C rotine- parsing all image into a variable

Moritz Lennert mlennert at club.worldonline.be
Wed Oct 20 10:32:41 EDT 2010


On Wed, October 20, 2010 10:13, António Rocha wrote:
> Greetings
>
> I'm developing a GRASS C rotine to perform segmentation of images. As
> far as I can see, rotines like i.gensig and i.maxlik (or even r.example)
> usually gets a row and tthen process cell-by-cell. In this case, instead
> of loading only a row per image, I want to parse to the variable all the
> image. What C function shall I use?

Don't have a direct answer, but have you looked at i.smap which also uses
some form of segmentation.

Moritz



More information about the grass-dev mailing list