dbworth / minimum-area-bounding-rectangleLinks
Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.
☆63Updated 3 years ago
Alternatives and similar repositories for minimum-area-bounding-rectangle
Users that are interested in minimum-area-bounding-rectangle are comparing it to the libraries listed below
Sorting:
- Find the maximally inscribed, axis-aligned rectangle for a given polygon☆49Updated 3 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 11 months ago
- Spatial objects and computations based on NumPy arrays.☆100Updated 6 months ago
- Fitting an Ellipse using a Least Squares method, in Python☆159Updated last year
- build concave hull from points☆53Updated 10 years ago
- Python implementation of the algorithm described in the paper "Efficient generation of simple polygons for characterizing the shape of a …☆20Updated 3 years ago
- ☆30Updated 3 years ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- This is a tutorial on training a network to detect buildings with the SpaceNet data.☆25Updated 7 years ago
- Implementation of 1D and 2D fast spline interpolation algorithm (Habermann and Kindermann 2007) in Python☆37Updated 12 years ago
- End-to-End Learning of Polygons for Remote Sensing Image Classification☆45Updated 7 years ago
- Point Cloud Viewer and Processing Toolkit in Python☆38Updated 5 years ago
- OBB implementation in python (using numpy)☆81Updated last year
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆256Updated 7 months ago
- Function for local patch extraction from OpenCV keypoints with proper bluring☆41Updated 2 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆192Updated last week
- Toolbox for constructing alpha shapes.☆305Updated 2 months ago
- ⚠️ pylas was merged into laspy 2.0 https://github.com/laspy/laspy⚠️☆39Updated 4 years ago
- A Python package to find the centerline and width of rivers based on the latitude and longitude of the right and left bank☆50Updated last week
- Python module for projective camera model☆53Updated 8 years ago
- Python library for 2D/3D bounding boxes☆98Updated last month
- Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model…☆113Updated 2 years ago
- Concave hull python module☆16Updated 7 years ago
- Scientific Python Geometric Algorithms Library☆448Updated last year
- Change smooth L1 loss to GIoU loss for RetinaNet☆12Updated 6 years ago
- Starter kit for getting started in the crowdAI Mapping Challenge☆39Updated 7 years ago
- Python implementation of the Snake (active contours) algorithm proposed by KASS, WITKIN and TERZOPOULOS in 1988.☆34Updated 6 years ago
- An algorithm that handles large-scale aerial photo co-registration, based on SURF, RANSAC and PyTorch autograd.☆59Updated 5 years ago
- FFT based image registration tool for Python and MATLAB☆86Updated 4 years ago