Questions tagged [point-cloud]

A Point cloud represents a set of data points in space, generally produced by 3D scanners, and used in CAD models, metrology, animation, etc.

36 questions
1
vote
0 answers

How to define a random infinite point cloud and find Delaunay triangles at any coord?

For a map generator with islands I'm looking for an algorithm that for a given random seed defines am infinite point cloud of 2D points that looks decently random and covers all of infinity (a simple grid is out because it would look horribly…
0
votes
0 answers

Detection of disjoint point cloud

Greeting, I have sort of an opposite problem of point cloud registration. I am looking to detect whether some point cloud data that I have is disjoint. For example: Is a single point cloud but is clearly discontinuous. My original thought into…
0
votes
0 answers

Any mathematical tools to find the optimal shape to fit point cloud into

I have a point cloud and I have a couple of different geometric shapes like rectangle or circle. Are there any mathematical tools to find which one of the geometric shapes we could fit the point cloud into, in a way which would minimize the empty…
0
votes
0 answers

Torsion of 3D Point Cloud

Hi may be my question is not asked at the right forum, So I'm very sorry. I'm trying to characterize deformations of the Bladder (described by a set of Point clouds), so I'm searching a formula or something to describe torsions (or twists) at each…
amine
  • 1