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☆48Updated 3 years ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- build concave hull from points☆53Updated 10 years ago
- Fitting an Ellipse using a Least Squares method, in Python☆160Updated last year
- Point Cloud Viewer and Processing Toolkit in Python☆38Updated 5 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆255Updated 7 months ago
- A simple single-photo resection program written in python.☆16Updated 5 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 11 months ago
- Python implementation of "Elliptic Fourier Features of a Closed Contour"☆92Updated 2 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
- MAMBA is a mathematical morphology library☆35Updated 7 years ago
- CGAL bindings using SWIG☆28Updated 2 years ago
- a python module to compute straight skeletons☆16Updated 8 years ago
- CUDA and Numba implementations of computational geometry algorithms.☆15Updated 5 years ago
- An algorithm that handles large-scale aerial photo co-registration, based on SURF, RANSAC and PyTorch autograd.☆59Updated 5 years ago
- Calculate the polygon's centerline☆291Updated 2 months ago
- FFT based image registration tool for Python and MATLAB☆86Updated 4 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆191Updated 3 weeks ago
- cameratransform is a python package which can be used to fit camera transformations and apply them to project points from the camera spac…☆121Updated last month
- Python library for 2D/3D bounding boxes☆97Updated 3 weeks ago
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆105Updated 11 months ago
- A simple tool for pre-labeling the image and classification☆10Updated 7 years ago
- Scientific Python Geometric Algorithms Library☆447Updated last year
- This repository implements skeleton matching algorithm.☆50Updated 4 years ago
- Example of semantic segmentation in Keras☆56Updated 7 years ago
- Python bindings to the triangle library☆251Updated 10 months ago
- Interactive affine and metric image rectification in Python☆36Updated 2 years ago
- find the largest rectangle inscribed in a non-convex polygon☆52Updated 4 years ago
- ☆34Updated 7 years ago
- Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model…☆114Updated last year