help-octave
[Top][All Lists]
Advanced

[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: Tue, 26 Jan 2016 20:35:47 -0800 (PST)

For simplicity just say there's only one poly-line, then i want proj and dist
of all points in the image from the poly-line, so there will be some
4000x5000 points for 1m spacing or 400x500 for 10m spacing. 

Yes, projPointOnPolyline is simple and easy to understand. I have to think
of some approach to reduce the # of edges that need to be compared thereby
decreasing the # of iterations in the nested *for* loop. 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/point-projection-on-polyline-tp4673298p4674537.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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