Skip to main content
Solved

How can I get an oriented bounding box?


I am trying to create a 2D oriented bounding box around the point cloud of a roof with a boundingboxreplacer and the appropriate option, but the result is the same as a standard 2D bounding box. I expect an rotated bounding box. What am I doing wrong?

Best answer by nielsgerrits

You need to convert the PointCloud to a Single Multipoint using a PointCloudCoercer before you feed it to the BoundingBoxReplacer. Same principle for the HullAccumulator.

Example workspace added.

PointCloudCoercerParameters

View original
Did this help you find an answer to your question?

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • March 3, 2021

You need to convert the PointCloud to a Single Multipoint using a PointCloudCoercer before you feed it to the BoundingBoxReplacer. Same principle for the HullAccumulator.

Example workspace added.

PointCloudCoercerParameters


  • Author
  • March 3, 2021

Yes, that did it. Thanks!


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