|
From: | Juan Pablo Carbajal |
Subject: | Re: point projection on polyline |
Date: | Wed, 27 Jan 2016 11:21:41 +0100 |
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.
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |