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
- Fitting an Ellipse using a Least Squares method, in Python☆159Updated last year
- Python implementation of the algorithm described in the paper "Efficient generation of simple polygons for characterizing the shape of a …☆20Updated 3 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
- Python implementation of "Elliptic Fourier Features of a Closed Contour"☆92Updated 2 years ago
- MAMBA is a mathematical morphology library☆36Updated 7 years ago
- find the largest rectangle inscribed in a non-convex polygon☆52Updated 3 years ago
- A simple single-photo resection program written in python.☆16Updated 4 years ago
- python bindings for LSD - Line Segment Detector.☆166Updated 3 years ago
- An algorithm that handles large-scale aerial photo co-registration, based on SURF, RANSAC and PyTorch autograd.☆57Updated 5 years ago
- An implementation of SIFT on GPU with OpenCL☆88Updated 6 years ago
- FFT based image registration tool for Python and MATLAB☆86Updated 4 years ago
- Starter kit for getting started in the crowdAI Mapping Challenge☆39Updated 7 years ago
- build concave hull from points☆53Updated 10 years ago
- Change Detector from Image to Vector - This project is about finding changes in vector data from orthophotos (i.e. aerial imagery) using …☆20Updated 11 months ago
- Function for local patch extraction from OpenCV keypoints with proper bluring☆41Updated 2 years ago
- Python Module for Mean Shift Image Segmentation☆116Updated 5 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆188Updated 2 weeks ago
- Point Cloud Viewer and Processing Toolkit in Python☆37Updated 4 years ago
- Pyoints: A Python package for point cloud, voxel and raster processing.☆41Updated 2 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
- Interactive affine and metric image rectification in Python☆35Updated 2 years ago
- End-to-End Learning of Polygons for Remote Sensing Image Classification☆45Updated 6 years ago
- Python module for projective camera model☆53Updated 8 years ago
- Change smooth L1 loss to GIoU loss for RetinaNet☆12Updated 6 years ago
- Benchmarking Linear Assignment Problem Solvers☆89Updated 5 years ago
- Camera calibration with sub-pixel accuracy: https://discorpy.readthedocs.io/☆71Updated 4 months ago
- Optical Flow estimation in pure Python☆77Updated 3 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆254Updated 5 months ago