help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: point projection on polyline


From: Juan Pablo Carbajal
Subject: Re: point projection on polyline
Date: Mon, 15 Feb 2016 23:26:33 +0100

On Mon, Feb 8, 2016 at 7:54 AM, rcharan51 <address@hidden> wrote:
> Hi,
>
> I see that a new geometry has been released and the distancePointPolyline
> wont work if you give a single point as input. Please change the ouput
> format in diatancePointEdge for Np=1.
>
> Regarding that hashing function:
>
> My purpose to hash is to reduce the number of points, in my case the object
> of interest is the polyline and after hashing I get points(OUTPUT=logical
> matrix about same size of meshgrid matrix) that are in buckets close to the
> polyline. Can you give me some guidance about what other type of inputs I
> should consider before writing this function?
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/point-projection-on-polyline-tp4673298p4674694.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave

Hi,
I have tried and it works fine when I pass just a single point.Could
you provide simple code that shows the failure?
Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]