Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] [udig-devel] Image Georeferencing View - New snapshot

On Wednesday, May 25, 2011 09:28:33 AM Daniele Romagnoli wrote:

> Hi again Mauricio.

> Today I have another quick question for you before I Dig more deeply in the

> axios community image georeferencing plugins :) Is this georeferencing

> using warping, right?

Yes, It is.

> Is it based on the eu.udig.imagegeoreferencing

> plugin?

Yes, it is. But, to avoid confutions, you should know that it is a new plugin, right now, the sources are not published. Our intention is to upload the source in the gthub in the community space (the next week).

> If affirmative, do you know whether it supports warping with

> polynomial degree > 1?

like eu.udig.imagegeoreferencing our code is set as degree = 1. As you can see in the

WarpTransform2D(final Point2D[] srcCoords, final Point2D[] dstCoords, final int degree);


Where degree is a value between 1 and 7.


Maybe, we should allow to set the degree value in the UI. ?


>

> Thank you so much.

> Best Regards,

> Daniele

cheers

--

Mauricio Pazos

www.axios.es


Back to the top