minimum-area-bounding-rectangle
minimum-area-bounding-rectangle copied to clipboard
Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.
Results
2
minimum-area-bounding-rectangle issues
Sort by
recently updated
recently updated
newest added
- Just minor fixes to help support Python3
Is it possible to calculate the min area with the added constraint that the output rectangle has 90 deg corners?