pogam / ExtractRectLinks
find the largest rectangle inscribed in a non-convex polygon
☆51Updated 4 years ago
Alternatives and similar repositories for ExtractRect
Users that are interested in ExtractRect are comparing it to the libraries listed below
Sorting:
- Largest Interior/Inscribed Rectangle implementation in Python.☆187Updated last week
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆257Updated last month
- 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
- Fill 2D regions with traversals for generating tool paths☆30Updated 4 years ago
- Python scripts for performing line detection using the HAWP model in ONNX.☆39Updated 3 years ago
- This repository implements skeleton matching algorithm.☆51Updated 5 years ago
- Rectangle detection using the Hough transform☆118Updated 6 years ago
- OBB implementation in python (using numpy)☆82Updated last year
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆35Updated 6 years ago
- A 3-D triangular mesh package for Python.☆44Updated 6 years ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Python wrapper around the BoofCV Computer Vision Library☆73Updated 2 years ago
- Superpixels segmentation algorithms with QT and OpenCV, with a nice GUI to colorize the cells☆32Updated 4 years ago
- Geometry3D: 3D Computational Geometrics Library☆95Updated 10 months ago
- Implementing simple RANSAC☆77Updated 5 years ago
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆73Updated 2 months ago
- ☆37Updated 8 years ago
- python bindings for LSD - Line Segment Detector.☆169Updated 4 years ago
- Geometric partitioning (triangulation, trapezoidal decomposition)☆28Updated 2 years ago
- Homogeneous transformation matrices and quaternions.☆102Updated last week
- Pure Python implementation of d-dimensional AABB tree.☆66Updated 2 years ago
- Official Pytorch repository for Deep Vectorization of Technical Drawings https://arxiv.org/abs/2003.05471☆134Updated 2 months ago
- ☆34Updated 7 years ago
- OpenCV's contour detection algorithm☆23Updated 6 years ago
- Water Tight Surface Reconstruction of 3D Point Cloud Data using the Ball Pivoting Algorithm☆23Updated 8 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 6 years ago
- Curve reconstruction from noisy points (python)☆13Updated 11 years ago
- Optimal Oriented Bounding Boxes algorithms☆50Updated 7 years ago
- A repository containing implementation of 4 thinning algorithms - Zhang Suen, Stentiford, Lu Wang, Hilditch. Performance of the algorithm…☆34Updated 2 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year