Feeds
提问
Subsampling a 2D point cloud
I have a 2D point cloud and want to subsample it to lower number of points. I know that we have methods like uniform grid, rando...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to extract the points which are on a plane in 3D space
I have a bunch of points in 3D space and have passed a plane through the points using its normal and a point (please see the att...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate the distance between the edge of a square and a point in a local coordinate system
I'm trying to calculate the distance between the edge of a square and a point in a local coordinate system. please see the attac...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to generate random points on a plane specified with a point and a normal vector?
I'm trying to generate random points on a plane that has been specified with a normal vector (a, b, c) and a point(x0, y0, z0). ...
5 years 前 | 1 个回答 | 0

