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:
- Fitting an Ellipse using a Least Squares method, in Python☆159Updated last year
- 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
- Spatial objects and computations based on NumPy arrays.☆100Updated 5 months ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 10 months 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
- ⚠️ 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
- An algorithm that handles large-scale aerial photo co-registration, based on SURF, RANSAC and PyTorch autograd.☆58Updated 5 years ago
- CUDA and Numba implementations of computational geometry algorithms.☆14Updated 5 years ago
- build concave hull from points☆53Updated 10 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆254Updated 6 months ago
- This is a tutorial on training a network to detect buildings with the SpaceNet data.☆25Updated 7 years ago
- Point Cloud Viewer and Processing Toolkit in Python☆37Updated 5 years ago
- find the largest rectangle inscribed in a non-convex polygon☆52Updated 4 years ago
- Function for local patch extraction from OpenCV keypoints with proper bluring☆41Updated 2 years ago
- Python module for projective camera model☆53Updated 8 years ago
- Toolbox for constructing alpha shapes.☆301Updated last month
- A simple single-photo resection program written in python.☆16Updated 5 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆190Updated this week
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆254Updated last month
- python bindings for LSD - Line Segment Detector.☆169Updated 3 years ago
- Concave hull python module☆16Updated 7 years ago
- Python Module for Mean Shift Image Segmentation☆116Updated 5 years ago
- Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model…☆113Updated last year
- Concave Hull boundary polygon for an array of points and concave and convex polygon vertex detection☆48Updated 4 years ago
- Python library for 2D/3D bounding boxes☆97Updated last week
- Tools for the Generation and Visualization of Large-scale Three-dimensional Reconstructions from Image Data.☆18Updated 7 years ago
- Interactive affine and metric image rectification in Python☆35Updated 2 years ago
- Change Detector from Image to Vector - This project is about finding changes in vector data from orthophotos (i.e. aerial imagery) using …☆19Updated last year