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:
- Python implementation of the algorithm described in the paper "Efficient generation of simple polygons for characterizing the shape of a …☆20Updated 3 years ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 9 months ago
- This is a tutorial on training a network to detect buildings with the SpaceNet data.☆25Updated 7 years ago
- Find the maximally inscribed, axis-aligned rectangle for a given polygon☆48Updated 3 years ago
- Fitting an Ellipse using a Least Squares method, in Python☆159Updated last year
- Pyoints: A Python package for point cloud, voxel and raster processing.☆41Updated 2 years ago
- ⚠️ pylas was merged into laspy 2.0 https://github.com/laspy/laspy⚠️☆39Updated 4 years ago
- MAMBA is a mathematical morphology library☆35Updated 7 years ago
- Point Cloud Viewer and Processing Toolkit in Python☆37Updated 4 years ago
- build concave hull from points☆53Updated 10 years ago
- Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model…☆112Updated last year
- In this repository you can see the code for skeletonization of binary images using our novel fuzzy inference system.☆32Updated 4 years ago
- An algorithm that handles large-scale aerial photo co-registration, based on SURF, RANSAC and PyTorch autograd.☆58Updated 5 years ago
- Interactive affine and metric image rectification in Python☆35Updated 2 years ago
- Python Module for Mean Shift Image Segmentation☆116Updated 5 years ago
- Toolbox for constructing alpha shapes.☆295Updated 2 weeks ago
- Linear and non-linear image registration methods, using scipy and numpy.☆63Updated 12 years ago
- Python implementation of "Elliptic Fourier Features of a Closed Contour"☆92Updated 2 years ago
- Function for local patch extraction from OpenCV keypoints with proper bluring☆41Updated 2 years ago
- Python Morphology Toolbox☆47Updated 7 years ago
- CGAL bindings using SWIG☆28Updated last year
- Rotation equivariant vector field networks (ICCV 2017)☆15Updated 6 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆254Updated 5 months ago
- Python implementation of the Snake (active contours) algorithm proposed by KASS, WITKIN and TERZOPOULOS in 1988.☆34Updated 5 years ago
- find the largest rectangle inscribed in a non-convex polygon☆52Updated 4 years ago
- OBB implementation in python (using numpy)☆81Updated last year
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆189Updated last week
- Applies Generalised Hough Transform to object detection in images.☆31Updated 6 years ago
- ☆30Updated 3 years ago