[GRASS-dev] i.points, i.vpoints now use G_parser()

Glynn Clements glynn at gclements.plus.com
Sat Jun 24 17:07:14 EDT 2006


Glynn Clements wrote:

> > I've written a TclTk replacement to i.points and i.vpoints that is in the
> > CVS (look under the file menu). I just need some help from someone to do a
> > module that will let me calculate RMS error. There are some other bells and
> > whistles I can add, but the RMS error calculations are the main item at the
> > moment.
> 
> I can do that, if you can tell me how to get the GCPs.

I've added g.transform. Currently:

1. It requires an imagery group (I avoided parsing the points file by
using I_get_control_points()).

2. It contains yet another copy of the CRS code.

3. I haven't tested it yet.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list