[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: point projection on polyline
From: |
rcharan51 |
Subject: |
Re: point projection on polyline |
Date: |
Wed, 3 Feb 2016 03:25:35 -0800 (PST) |
I have finally succeeded to hash out the unwanted area in the graph and
decreased the elapsed time. Thank you for the idea.
Also I modified the existing distancePointPolyline function to calculate
both orthogonal distance and projection without for loops !! (code:
https://bpaste.net/show/4b7886b58442). I have tested it, and it only works
for open polylines. For closed polylines it is not giving correct
projections. I am not able to figure where the problem is. Please go through
the code given above and let me know of my mistakes.
--
View this message in context:
http://octave.1599824.n4.nabble.com/point-projection-on-polyline-tp4673298p4674624.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Re: point projection on polyline,
rcharan51 <=
- Re: point projection on polyline, Juan Pablo Carbajal, 2016/02/03
- Re: point projection on polyline, Juan Pablo Carbajal, 2016/02/04
- Re: point projection on polyline, Juan Pablo Carbajal, 2016/02/04
- Re: point projection on polyline, rcharan51, 2016/02/05
- Re: point projection on polyline, rcharan51, 2016/02/08
- Re: point projection on polyline, Juan Pablo Carbajal, 2016/02/15
- Re: point projection on polyline, rcharan51, 2016/02/16