Skip to main content
Question

Find rectangle in XY-MT Point cloud


Hi there,

Thanks in advance for any help. I have a point cloud that is in XY-MT format. My goal is to figure out where the openings are on a 'flat surface'. I have taken the point cloud and filtered it so only the data I care about is being used (PointCloudFilter). I am now left with a point cloud that clearly shows my openings. I am looking to show the XY coordinates of the 7 openings shown on the attachment. I have tried a few of the transformations, but I am not having much luck.

 

 

Can someone point me in a direction where I may find the positions of these openings?

2 replies

  • Author
  • August 12, 2022

Here is the image of my pointcloud

 

PCImage


evieatsafe
Safer
  • Safer
  • August 15, 2022

Thank you @jamiemcc for your question. I do not necessarily have a direct answer for you, but if you could provide a sample of your dataset I could try to find a solution to your problem!

 

My initial thoughts are to turn your dataset into a vector (by using a NumericRasterizer, RasterToPolygonCoercer, and Dissolver) and then using a clipper to find the area of the openings which will give you the vertices that you describe. I am sure there are many other ways to solve this problem, I hope this gives you some ideas!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings