spiess.benja...@googlemail.com writes:
> Does somebody know a good technique for this problem? or can even give
> a hint to a existing python procedure?
You're asking about nearest neighbor search, which is the topic of a
huge literature:
https://en.wikipedia.org/wiki/Nearest_neighbor_search
--
On 2/15/17, spiess.benjamin--- via Python-list wrote:
> Hello !:)
> I've got a problem which I would really like to solve.
> I got a cloud of points (in the simplest example its a 2-dimensional cloud
> of points).
> First, I want to set one of the points as the initial (or middle) point.
> Startin
spiess.benja...@googlemail.com writes:
> I've got a problem which I would really like to solve.
> I got a cloud of points (in the simplest example its a 2-dimensional
> cloud of points).
> First, I want to set one of the points as the initial (or middle)
> point. Starting from there, the next poi
On 15/02/17 13:27, spiess.benja...@googlemail.com wrote:
> Hello !:)
> I've got a problem which I would really like to solve.
> I got a cloud of points (in the simplest example its a 2-dimensional cloud of
> points).
> First, I want to set one of the points as the initial (or middle) point.
> S
Hello !:)
I've got a problem which I would really like to solve.
I got a cloud of points (in the simplest example its a 2-dimensional cloud of
points).
First, I want to set one of the points as the initial (or middle) point.
Starting from there, the next points with the closest distance to the