-
Currently calling `morphology.convex_hull_object ` on a 3D binary image fails because of a specific 2D check but when this part is commented out, the function returns something which looked reasonable…
-
### Describe the bug
If you make a box mesh or something, and then slap another component that makes use of it's collider and the .touching function, it doesn't properly work if you go inside of the …
-
Hello, thank u for the great software. I am a beginner in this code. I have a query about how to check structure stability by calculating and then plotting convex hull and formation energy of my selec…
-
Functions for network privacy - geographic coarsening (pseudocode from @magicicada w input from @mdenwood) :
get_convex_hull(locations, number, central):
generate convex hull that contains central…
-
Motivation
----------
The polygon annotation widget `nbs/01d_polygon_canvas.ipynb` https://github.com/palaimon/ipyannotator/issues/5 (not yet included in the public github release) supports only s…
-
```
I am not very familiar with CGAL library but want to use the Python bindings,
so not sure if I can create 3d convex hulls using this project.
Thanks.
```
Original issue reported on code.googl…
-
**This is a(n):**
- [ Yes] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
**Details:**
The QuickHull algorithm is a Divide and Con…
-
### Steps to reproduce
1. Use the following MCVE:
```python
"""Shapely no-member false positive MCVE"""
from shapely import wkt
from shapely.geometry import Polygon
POLYGON = Polygon([(0, 0), …
-
In past versions, there was a bunch of orange lines in the world window + convex hull that were displayed when completing a calibration.
It's no longer the case in the master branch in my conditions …
-
[Info : BepInEx] Loading [DistantDynasties 1.1.5]
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "defaultMaterial_0_0" within the maximum polygons limit (256). The partial hu…