help-octave
[Top][All Lists]
Advanced

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

Re: creating cloud of points


From: Juan Pablo Carbajal
Subject: Re: creating cloud of points
Date: Thu, 22 Sep 2011 18:05:46 +0200

On Thu, Sep 22, 2011 at 4:44 PM, Torsten Lange <address@hidden> wrote:
> Hi,
>
> is there a tool to
>
> -> create a cloud of points in 2D (maybe also 3D)
>   -> with avarage/min/max distance
> -> clip the cloud by a boundary?
>
> Thank you,
> Torsten
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>

I do not known about generating a cloud (random I guess) of points,
but maybe dropping points following a distribution with the desired
features may work.

To clip the cloud you could use the function inpolygon, if your
boundary is a polygon.



-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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