ali_n...@yahoo.com
2020-08-18 18:08:35 UTC
I'm looking for a free subroutine (or library) that finds the minimum bounding box (MBB - the box around a cloud of 3D points with the smallest volume). It should be written in Fortran.
An algorithm to do this was published by Joseph O'Rourke and is cubic in time. I'd also be content with an approximate MBB generated for instance by the algorithms proposed by Gill Barequet, and Sariel Har-Peled.
Any tips about algorithm or flowchart, etc, makes me happy.
An algorithm to do this was published by Joseph O'Rourke and is cubic in time. I'd also be content with an approximate MBB generated for instance by the algorithms proposed by Gill Barequet, and Sariel Har-Peled.
Any tips about algorithm or flowchart, etc, makes me happy.